LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
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 88 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 91 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 92 of file MasterAlgorithm.h.