Variables describing Michel E's found around the end of a track. More...
#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-02-24/StandardRecord/SRTrkME.h"
Public Member Functions | |
SRTrkME () | |
~SRTrkME () | |
Public Attributes | |
float | mid |
Michel Electron Identifier. More... | |
unsigned short | nhitx |
number of hits in xview More... | |
unsigned short | nhity |
number of hits in yview More... | |
float | calE |
Calorimetric Energy [GeV]. More... | |
float | deltat |
time difference [ns] More... | |
float | adc |
Total ADC in the ME cluster. More... | |
float | disttotrack |
Distance between end of track and Michel hits [cm]. More... | |
SRVector3D | meanpos |
The mean position of the ME cluster. More... | |
SRParticleTruth | truth |
Truth information for the michel cluster. More... | |
Variables describing Michel E's found around the end of a track.
caf::SRTrkME::SRTrkME | ( | ) |
Definition at line 16 of file SRTrkME.cxx.
float caf::SRTrkME::adc |
Total ADC in the ME cluster.
Definition at line 28 of file SRTrkME.h.
Referenced by caf::AddTrkMEToVec(), caf::Proxy< caf::SRTrkME >::CheckEquals(), flat::Flat< caf::SRTrkME >::Fill(), hdf5::HDF5TrkME< Tidx >::Fill(), and caf::Proxy< caf::SRTrkME >::operator=().
float caf::SRTrkME::calE |
Calorimetric Energy [GeV].
Definition at line 26 of file SRTrkME.h.
Referenced by caf::AddTrkMEToVec(), caf::Proxy< caf::SRTrkME >::CheckEquals(), flat::Flat< caf::SRTrkME >::Fill(), hdf5::HDF5TrkME< Tidx >::Fill(), and caf::Proxy< caf::SRTrkME >::operator=().
float caf::SRTrkME::deltat |
time difference [ns]
Definition at line 27 of file SRTrkME.h.
Referenced by caf::AddTrkMEToVec(), caf::Proxy< caf::SRTrkME >::CheckEquals(), flat::Flat< caf::SRTrkME >::Fill(), hdf5::HDF5TrkME< Tidx >::Fill(), and caf::Proxy< caf::SRTrkME >::operator=().
float caf::SRTrkME::disttotrack |
Distance between end of track and Michel hits [cm].
Definition at line 29 of file SRTrkME.h.
Referenced by caf::AddTrkMEToVec(), caf::Proxy< caf::SRTrkME >::CheckEquals(), flat::Flat< caf::SRTrkME >::Fill(), hdf5::HDF5TrkME< Tidx >::Fill(), and caf::Proxy< caf::SRTrkME >::operator=().
SRVector3D caf::SRTrkME::meanpos |
The mean position of the ME cluster.
Definition at line 30 of file SRTrkME.h.
Referenced by caf::AddTrkMEToVec(), caf::Proxy< caf::SRTrkME >::CheckEquals(), flat::Flat< caf::SRTrkME >::Fill(), hdf5::HDF5TrkME< Tidx >::Fill(), and caf::Proxy< caf::SRTrkME >::operator=().
float caf::SRTrkME::mid |
Michel Electron Identifier.
Definition at line 20 of file SRTrkME.h.
Referenced by caf::AddTrkMEToVec(), caf::Proxy< caf::SRTrkME >::CheckEquals(), flat::Flat< caf::SRTrkME >::Fill(), hdf5::HDF5TrkME< Tidx >::Fill(), caf::Proxy< caf::SRTrkME >::operator=(), and ~SRTrkME().
unsigned short caf::SRTrkME::nhitx |
number of hits in xview
Definition at line 24 of file SRTrkME.h.
Referenced by caf::AddTrkMEToVec(), caf::Proxy< caf::SRTrkME >::CheckEquals(), flat::Flat< caf::SRTrkME >::Fill(), hdf5::HDF5TrkME< Tidx >::Fill(), and caf::Proxy< caf::SRTrkME >::operator=().
unsigned short caf::SRTrkME::nhity |
number of hits in yview
Definition at line 25 of file SRTrkME.h.
Referenced by caf::AddTrkMEToVec(), caf::Proxy< caf::SRTrkME >::CheckEquals(), flat::Flat< caf::SRTrkME >::Fill(), hdf5::HDF5TrkME< Tidx >::Fill(), and caf::Proxy< caf::SRTrkME >::operator=().
SRParticleTruth caf::SRTrkME::truth |
Truth information for the michel cluster.
Definition at line 31 of file SRTrkME.h.
Referenced by caf::AddTrkMEToVec(), caf::Proxy< caf::SRTrkME >::CheckEquals(), flat::Flat< caf::SRTrkME >::Fill(), hdf5::HDF5TrkME< Tidx >::Fill(), and caf::Proxy< caf::SRTrkME >::operator=().