LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "SlicingAlgorithm.h"
Public Attributes | |
pandora::CaloHitList | m_caloHitListU |
The u calo hit list. More... | |
pandora::CaloHitList | m_caloHitListV |
The v calo hit list. More... | |
pandora::CaloHitList | m_caloHitListW |
The w calo hit list. More... | |
Slice class.
Definition at line 30 of file SlicingAlgorithm.h.
pandora::CaloHitList lar_content::SlicingAlgorithm::Slice::m_caloHitListU |
The u calo hit list.
Definition at line 33 of file SlicingAlgorithm.h.
Referenced by lar_content::EventSlicingTool::AssignRemainingHitsToSlices(), and lar_content::CheatingEventSlicingTool::FillSlices().
pandora::CaloHitList lar_content::SlicingAlgorithm::Slice::m_caloHitListV |
The v calo hit list.
Definition at line 34 of file SlicingAlgorithm.h.
Referenced by lar_content::EventSlicingTool::AssignRemainingHitsToSlices(), and lar_content::CheatingEventSlicingTool::FillSlices().
pandora::CaloHitList lar_content::SlicingAlgorithm::Slice::m_caloHitListW |
The w calo hit list.
Definition at line 35 of file SlicingAlgorithm.h.
Referenced by lar_content::EventSlicingTool::AssignRemainingHitsToSlices(), and lar_content::CheatingEventSlicingTool::FillSlices().