Public Member Functions | |
SRShowerBranch () | |
~SRShowerBranch () | |
void | fillSizes () |
Public Attributes | |
std::vector< SRShower > | shwlid |
size_t | nshwlid |
The SRShowerBranch is a container for SRShowers. It will contain a vector of showers for each shower making algorithm that is part of the standard reconstruction.
Definition at line 19 of file SRShowerBranch.h.
caf::SRShowerBranch::SRShowerBranch | ( | ) |
Definition at line 16 of file SRShowerBranch.cxx.
caf::SRShowerBranch::~SRShowerBranch | ( | ) |
Definition at line 20 of file SRShowerBranch.cxx.
void caf::SRShowerBranch::fillSizes | ( | ) |
size_t caf::SRShowerBranch::nshwlid |
Definition at line 26 of file SRShowerBranch.h.
Referenced by hdf5::HDF5ShowerBranch< Tidx >::Fill(), and fillSizes().
std::vector<SRShower> caf::SRShowerBranch::shwlid |
Definition at line 25 of file SRShowerBranch.h.
Referenced by hdf5::HDF5ShowerBranch< Tidx >::Fill(), and fillSizes().