7 #ifndef LAR_PANDORA_OUTPUT_H 8 #define LAR_PANDORA_OUTPUT_H 17 namespace art {
class EDProducer;}
18 namespace pandora {
class Pandora;
class CaloHit;}
72 static recob::SpacePoint BuildSpacePoint(
const int id,
const pandora::CaloHit *
const pCaloHit);
95 #endif // LAR_PANDORA_OUTPUT_H Interface class for LArPandora producer modules, which reconstruct recob::PFParticles from recob::Hit...
art::EDProducer * m_pProducer
const pandora::Pandora * m_pPrimaryPandora
Set of hits with a 2D structure.
std::map< int, art::Ptr< recob::Hit > > IdToHitMap
Algorithm collection class computing cluster parameters.
Declaration of cluster object.
std::vector< art::Ptr< recob::Hit > > HitVector
Detector simulation of raw signals on wires.
bool m_shouldRunStitching
Interface for a algorithm class computing cluster parameters.
std::set< art::Ptr< recob::Hit > > HitList
helper function for LArPandoraInterface producer module