Truth information for a Michel electron. More...
Public Member Functions | |
SRTrueMichelE () | |
~SRTrueMichelE () | |
Public Attributes | |
float | E |
True energy of electron [GeV]. More... | |
float | visE |
Visible Energy in detector, all summed FLSHits that made CellHits [GeV]. More... | |
float | time |
Time of first Michel electron trajectory point [GeV]. More... | |
SRLorentzVector | mustop |
Stopping position of parent muon [cm]. More... | |
SRLorentzVector | p |
Momentum 4-vector. More... | |
Truth information for a Michel electron.
Definition at line 15 of file SRTrueMichelE.h.
caf::SRTrueMichelE::SRTrueMichelE | ( | ) |
Definition at line 17 of file SRTrueMichelE.cxx.
|
inline |
float caf::SRTrueMichelE::E |
True energy of electron [GeV].
Definition at line 19 of file SRTrueMichelE.h.
Referenced by caf::AddTrueMichelEToVec(), caf::Proxy< caf::SRTrueMichelE >::CheckEquals(), flat::Flat< caf::SRTrueMichelE >::Fill(), hdf5::HDF5TrueMichelE< Tidx >::Fill(), caf::Proxy< caf::SRTrueMichelE >::operator=(), and ~SRTrueMichelE().
SRLorentzVector caf::SRTrueMichelE::mustop |
Stopping position of parent muon [cm].
Definition at line 26 of file SRTrueMichelE.h.
Referenced by caf::AddTrueMichelEToVec(), caf::Proxy< caf::SRTrueMichelE >::CheckEquals(), flat::Flat< caf::SRTrueMichelE >::Fill(), hdf5::HDF5TrueMichelE< Tidx >::Fill(), and caf::Proxy< caf::SRTrueMichelE >::operator=().
SRLorentzVector caf::SRTrueMichelE::p |
Momentum 4-vector.
Definition at line 27 of file SRTrueMichelE.h.
Referenced by caf::AddTrueMichelEToVec(), caf::Proxy< caf::SRTrueMichelE >::CheckEquals(), flat::Flat< caf::SRTrueMichelE >::Fill(), hdf5::HDF5TrueMichelE< Tidx >::Fill(), and caf::Proxy< caf::SRTrueMichelE >::operator=().
float caf::SRTrueMichelE::time |
Time of first Michel electron trajectory point [GeV].
Definition at line 23 of file SRTrueMichelE.h.
Referenced by caf::AddTrueMichelEToVec(), caf::Proxy< caf::SRTrueMichelE >::CheckEquals(), flat::Flat< caf::SRTrueMichelE >::Fill(), hdf5::HDF5TrueMichelE< Tidx >::Fill(), and caf::Proxy< caf::SRTrueMichelE >::operator=().
float caf::SRTrueMichelE::visE |
Visible Energy in detector, all summed FLSHits that made CellHits [GeV].
Definition at line 22 of file SRTrueMichelE.h.
Referenced by caf::AddTrueMichelEToVec(), caf::Proxy< caf::SRTrueMichelE >::CheckEquals(), flat::Flat< caf::SRTrueMichelE >::Fill(), hdf5::HDF5TrueMichelE< Tidx >::Fill(), and caf::Proxy< caf::SRTrueMichelE >::operator=().