A reconstructed shower from the MRProperties module. More...
Public Member Functions | |
SRMRProperties () | |
~SRMRProperties () | |
Public Attributes | |
unsigned short | nhit |
number of hits More... | |
unsigned short | nhitx |
number of hits in x-view More... | |
unsigned short | nhity |
number of hits in y-view More... | |
unsigned short | nplane |
number of planes spanned More... | |
unsigned short | maxplanecont |
maximum number of contiguous planes in prong More... | |
unsigned short | maxplanegap |
maximum number of gapped planes in prong More... | |
float | calE |
energy based on summed calibrated deposited charge [GeV] More... | |
View_t | view |
Prong view caf::kX = 0, caf::kY = 1 or caf::kXorY = 2. More... | |
unsigned short | nplanex |
number of planes spanned in x view More... | |
unsigned short | nplaney |
number of planes spanned in y view More... | |
unsigned short | minplane |
minimum plane from the cluster More... | |
unsigned short | maxplane |
maximum plane from the cluster More... | |
float | gap |
gap from shower start to ElasticArms vertex [cm] More... | |
bool | isDiF |
bool | isShwDiF |
SRParticleTruth | truth |
Truth information for the prong. More... | |
SRParticleTruth | truthXView |
Truth information for the prong. More... | |
SRParticleTruth | truthYView |
Truth information for the prong. More... | |
SRShowerLID | lid |
LID PID information for the MR Shower. More... | |
SRCVNResult | cvnloosepreselptp |
Output from CVN - Loose Presel plus PtP cut (many-class PID) More... | |
SRCVNResult | cvnoldpresel |
Output from CVN - Preselection used in Prod3/4 (many-class PID) More... | |
SRCVNResult | cvnnocosmics |
Output from CVN - No cosmics ued in training (many-class PID) More... | |
A reconstructed shower from the MRProperties module.
Definition at line 19 of file SRMRProperties.h.
caf::SRMRProperties::SRMRProperties | ( | ) |
Definition at line 10 of file SRMRProperties.cxx.
caf::SRMRProperties::~SRMRProperties | ( | ) |
Definition at line 37 of file SRMRProperties.cxx.
float caf::SRMRProperties::calE |
energy based on summed calibrated deposited charge [GeV]
Definition at line 31 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::FillDiFVars(), and caf::Proxy< caf::SRMRProperties >::operator=().
SRCVNResult caf::SRMRProperties::cvnloosepreselptp |
Output from CVN - Loose Presel plus PtP cut (many-class PID)
Definition at line 50 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::Proxy< caf::SRMRProperties >::operator=(), and caf::CAFMaker::produce().
SRCVNResult caf::SRMRProperties::cvnnocosmics |
Output from CVN - No cosmics ued in training (many-class PID)
Definition at line 52 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::Proxy< caf::SRMRProperties >::operator=(), and caf::CAFMaker::produce().
SRCVNResult caf::SRMRProperties::cvnoldpresel |
Output from CVN - Preselection used in Prod3/4 (many-class PID)
Definition at line 51 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::Proxy< caf::SRMRProperties >::operator=(), and caf::CAFMaker::produce().
float caf::SRMRProperties::gap |
gap from shower start to ElasticArms vertex [cm]
Definition at line 41 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), and caf::Proxy< caf::SRMRProperties >::operator=().
bool caf::SRMRProperties::isDiF |
Definition at line 42 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::FillDiFVars(), and caf::Proxy< caf::SRMRProperties >::operator=().
bool caf::SRMRProperties::isShwDiF |
Definition at line 43 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::FillDiFShowerVars(), and caf::Proxy< caf::SRMRProperties >::operator=().
SRShowerLID caf::SRMRProperties::lid |
LID PID information for the MR Shower.
Definition at line 49 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::FillDiFShowerVars(), caf::Proxy< caf::SRMRProperties >::operator=(), and caf::CAFMaker::produce().
unsigned short caf::SRMRProperties::maxplane |
maximum plane from the cluster
Definition at line 40 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::FillDiFVars(), and caf::Proxy< caf::SRMRProperties >::operator=().
unsigned short caf::SRMRProperties::maxplanecont |
maximum number of contiguous planes in prong
Definition at line 29 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::FillDiFVars(), and caf::Proxy< caf::SRMRProperties >::operator=().
unsigned short caf::SRMRProperties::maxplanegap |
maximum number of gapped planes in prong
Definition at line 30 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::FillDiFVars(), and caf::Proxy< caf::SRMRProperties >::operator=().
unsigned short caf::SRMRProperties::minplane |
minimum plane from the cluster
Definition at line 39 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::FillDiFVars(), and caf::Proxy< caf::SRMRProperties >::operator=().
unsigned short caf::SRMRProperties::nhit |
number of hits
Definition at line 25 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::FillDiFVars(), and caf::Proxy< caf::SRMRProperties >::operator=().
unsigned short caf::SRMRProperties::nhitx |
number of hits in x-view
Definition at line 26 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::FillDiFVars(), and caf::Proxy< caf::SRMRProperties >::operator=().
unsigned short caf::SRMRProperties::nhity |
number of hits in y-view
Definition at line 27 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::FillDiFVars(), and caf::Proxy< caf::SRMRProperties >::operator=().
unsigned short caf::SRMRProperties::nplane |
number of planes spanned
Definition at line 28 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::FillDiFVars(), and caf::Proxy< caf::SRMRProperties >::operator=().
unsigned short caf::SRMRProperties::nplanex |
number of planes spanned in x view
Definition at line 37 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::FillDiFVars(), and caf::Proxy< caf::SRMRProperties >::operator=().
unsigned short caf::SRMRProperties::nplaney |
number of planes spanned in y view
Definition at line 38 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::FillDiFVars(), and caf::Proxy< caf::SRMRProperties >::operator=().
SRParticleTruth caf::SRMRProperties::truth |
Truth information for the prong.
Definition at line 45 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::FillDiFVars(), and caf::Proxy< caf::SRMRProperties >::operator=().
SRParticleTruth caf::SRMRProperties::truthXView |
Truth information for the prong.
Definition at line 46 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::FillDiFVars(), and caf::Proxy< caf::SRMRProperties >::operator=().
SRParticleTruth caf::SRMRProperties::truthYView |
Truth information for the prong.
Definition at line 47 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::FillDiFVars(), and caf::Proxy< caf::SRMRProperties >::operator=().
View_t caf::SRMRProperties::view |
Prong view caf::kX = 0, caf::kY = 1 or caf::kXorY = 2.
Definition at line 35 of file SRMRProperties.h.
Referenced by caf::Proxy< caf::SRMRProperties >::CheckEquals(), hdf5::HDF5MRProperties< Tidx >::Fill(), flat::Flat< caf::SRMRProperties >::Fill(), caf::FillDiFVars(), and caf::Proxy< caf::SRMRProperties >::operator=().