Represents output from SlcMEFilter. More...
#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-02-24/StandardRecord/SRSlcME.h"
Public Member Functions | |
SRSlcME () | |
~SRSlcME () | |
Public Attributes | |
float | mid |
Michel Electron Identifier LL. More... | |
unsigned short | nhitx |
Number of hits in Michel cluster. More... | |
unsigned short | nhity |
Number of hits in Michel cluster. More... | |
float | calE |
Calorimetric Energy of ME (GeV) More... | |
float | deltat |
Time delay (ns) More... | |
float | adc |
Total ADC in the ME cluster. More... | |
float | disttoslc |
Minimum distance between hits in ME and parent (cm) More... | |
SRVector3D | meanpos |
The mean position of the ME cluster. More... | |
SRParticleTruth | truth |
Truth information for the michel cluster. More... | |
caf::SRSlcME::SRSlcME | ( | ) |
Definition at line 9 of file SRSlcME.cxx.
float caf::SRSlcME::adc |
Total ADC in the ME cluster.
Definition at line 23 of file SRSlcME.h.
Referenced by caf::AddSlcMEToVec(), caf::Proxy< caf::SRSlcME >::CheckEquals(), flat::Flat< caf::SRSlcME >::Fill(), hdf5::HDF5SlcME< Tidx >::Fill(), and caf::Proxy< caf::SRSlcME >::operator=().
float caf::SRSlcME::calE |
Calorimetric Energy of ME (GeV)
Definition at line 21 of file SRSlcME.h.
Referenced by caf::AddSlcMEToVec(), caf::Proxy< caf::SRSlcME >::CheckEquals(), flat::Flat< caf::SRSlcME >::Fill(), hdf5::HDF5SlcME< Tidx >::Fill(), and caf::Proxy< caf::SRSlcME >::operator=().
float caf::SRSlcME::deltat |
Time delay (ns)
Definition at line 22 of file SRSlcME.h.
Referenced by caf::AddSlcMEToVec(), caf::Proxy< caf::SRSlcME >::CheckEquals(), flat::Flat< caf::SRSlcME >::Fill(), hdf5::HDF5SlcME< Tidx >::Fill(), and caf::Proxy< caf::SRSlcME >::operator=().
float caf::SRSlcME::disttoslc |
Minimum distance between hits in ME and parent (cm)
Definition at line 24 of file SRSlcME.h.
Referenced by caf::AddSlcMEToVec(), caf::Proxy< caf::SRSlcME >::CheckEquals(), flat::Flat< caf::SRSlcME >::Fill(), hdf5::HDF5SlcME< Tidx >::Fill(), and caf::Proxy< caf::SRSlcME >::operator=().
SRVector3D caf::SRSlcME::meanpos |
The mean position of the ME cluster.
Definition at line 25 of file SRSlcME.h.
Referenced by caf::AddSlcMEToVec(), caf::Proxy< caf::SRSlcME >::CheckEquals(), flat::Flat< caf::SRSlcME >::Fill(), hdf5::HDF5SlcME< Tidx >::Fill(), and caf::Proxy< caf::SRSlcME >::operator=().
float caf::SRSlcME::mid |
Michel Electron Identifier LL.
Definition at line 16 of file SRSlcME.h.
Referenced by caf::AddSlcMEToVec(), caf::Proxy< caf::SRSlcME >::CheckEquals(), flat::Flat< caf::SRSlcME >::Fill(), hdf5::HDF5SlcME< Tidx >::Fill(), caf::Proxy< caf::SRSlcME >::operator=(), and ~SRSlcME().
unsigned short caf::SRSlcME::nhitx |
Number of hits in Michel cluster.
Definition at line 19 of file SRSlcME.h.
Referenced by caf::AddSlcMEToVec(), caf::Proxy< caf::SRSlcME >::CheckEquals(), flat::Flat< caf::SRSlcME >::Fill(), hdf5::HDF5SlcME< Tidx >::Fill(), and caf::Proxy< caf::SRSlcME >::operator=().
unsigned short caf::SRSlcME::nhity |
Number of hits in Michel cluster.
Definition at line 20 of file SRSlcME.h.
Referenced by caf::AddSlcMEToVec(), caf::Proxy< caf::SRSlcME >::CheckEquals(), flat::Flat< caf::SRSlcME >::Fill(), hdf5::HDF5SlcME< Tidx >::Fill(), and caf::Proxy< caf::SRSlcME >::operator=().
SRParticleTruth caf::SRSlcME::truth |
Truth information for the michel cluster.
Definition at line 26 of file SRSlcME.h.
Referenced by caf::AddSlcMEToVec(), caf::Proxy< caf::SRSlcME >::CheckEquals(), flat::Flat< caf::SRSlcME >::Fill(), hdf5::HDF5SlcME< Tidx >::Fill(), and caf::Proxy< caf::SRSlcME >::operator=().