#include <HGCDigitizerTypes.h>
Public Attributes | |
std::array< HGCSimHitData, 2 > | hit_info |
double | size |
int | thickness |
Definition at line 31 of file HGCDigitizerTypes.h.
std::array<HGCSimHitData, 2> hgc_digi::HGCCellInfo::hit_info |
Definition at line 33 of file HGCDigitizerTypes.h.
Referenced by HGCHEbackDigitizer::runCaliceLikeDigitizer(), HGCHEbackDigitizer::runEmptyDigitizer(), HGCHEbackDigitizer::runRealisticDigitizer(), and HGCDigitizerBase::runSimple().
double hgc_digi::HGCCellInfo::size |
Definition at line 35 of file HGCDigitizerTypes.h.
Referenced by ntupleDataFormat._Collection::__iter__(), ntupleDataFormat._Collection::__len__(), HGCDigitizerBase::runSimple(), and cuy.FindIssue::startElement().
int hgc_digi::HGCCellInfo::thickness |
Definition at line 34 of file HGCDigitizerTypes.h.
Referenced by HGCDigitizerBase::runSimple().