1 #ifndef GENERICCRTUTIL_H 2 #define GENERICCRTUTIL_H 32 std::vector<unsigned int>
GetAuxDetChannels(
const std::vector<sim::AuxDetHit>& InputHitVector)
const;
34 std::vector<sim::AuxDetSimChannel>
GetAuxDetSimChannels(
const std::vector<sim::AuxDetHit>& InputHitVector)
const;
sim::AuxDetIDE toAuxDetIDE(sim::AuxDetHit const &InputHit) const
sim::AuxDetSimChannel GetAuxDetSimChannelByNumber(const std::vector< sim::AuxDetHit > &InputHitVector, unsigned int inputchannel) const
std::vector< unsigned int > GetAuxDetChannels(const std::vector< sim::AuxDetHit > &InputHitVector) const
art framework interface to geometry description
Collection of particles crossing one auxiliary detector cell.
art::ServiceHandle< geo::Geometry const > fGeo
std::vector< sim::AuxDetSimChannel > GetAuxDetSimChannels(const std::vector< sim::AuxDetHit > &InputHitVector) const
Code to link reconstructed objects back to the MC truth information.
MC truth information to make RawDigits and do back tracking.
Access the description of detector geometry.