LArTPCHitList class. More...
#include <MasterAlgorithm.h>
Public Attributes | |
pandora::CaloHitList | m_allHitList |
The list of all hits originating from a given LArTPC. More... | |
pandora::CaloHitList | m_truncatedHitList |
The list of hits confined within LArTPC boundaries for given beam t0 value. More... | |
LArTPCHitList class.
Definition at line 87 of file MasterAlgorithm.h.
pandora::CaloHitList lar_content::MasterAlgorithm::LArTPCHitList::m_allHitList |
The list of all hits originating from a given LArTPC.
Definition at line 90 of file MasterAlgorithm.h.
pandora::CaloHitList lar_content::MasterAlgorithm::LArTPCHitList::m_truncatedHitList |
The list of hits confined within LArTPC boundaries for given beam t0 value.
Definition at line 91 of file MasterAlgorithm.h.