8 #ifndef DUNE_ANA_SHOWER_UTILS_H 9 #define DUNE_ANA_SHOWER_UTILS_H 71 #endif // DUNE_ANA_SHOWER_UTILS_H DUNEAnaUtilsBase class containing some template functions.
Base class containing functionality to extract products from the event.
DUNEAnaShowerUtils class.
static std::vector< art::Ptr< recob::SpacePoint > > GetSpacePoints(const art::Ptr< recob::Shower > &pShower, const art::Event &evt, const std::string &label)
Get the spacepoints associated with the shower.
Declaration of signal hit object.
static std::vector< art::Ptr< recob::Hit > > GetHits(const art::Ptr< recob::Shower > &pShower, const art::Event &evt, const std::string &label)
Get the hits associated with the shower.
static art::Ptr< recob::PFParticle > GetPFParticle(const art::Ptr< recob::Shower > &pShower, const art::Event &evt, const std::string &label)
Get the particle associated with the shower.