1 #ifndef GENERICCRTUTIL_H 2 #define GENERICCRTUTIL_H 31 std::vector<unsigned int>
GetAuxDetChannels(std::vector<AuxDetHit>
const& adhits)
const;
36 unsigned int inputchannel)
const;
std::vector< unsigned int > GetAuxDetChannels(std::vector< AuxDetHit > const &adhits) const
AuxDetIDE toAuxDetIDE(AuxDetHit const &adhit) const
AuxDetSimChannel GetAuxDetSimChannelByNumber(std::vector< AuxDetHit > const &adhits, unsigned int inputchannel) const
geo::AuxDetGeometryCore const * fAuxDetGeom
Description of physical geometry of one set of auxiliary detectors.
Collection of particles crossing one auxiliary detector cell.
object containing MC truth information necessary for making RawDigits and doing back tracking ...
GenericCRTUtility(std::string const &energyUnitsScale, geo::AuxDetGeometryCore const &auxDetGeom)
MC truth information to make RawDigits and do back tracking.
object containing MC truth information necessary for making RawDigits and doing back tracking ...
std::vector< AuxDetSimChannel > GetAuxDetSimChannels(std::vector< AuxDetHit > const &adhits) const