LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
LAr calo hit parameters. More...
#include "LArCaloHit.h"
Public Attributes | |
pandora::InputUInt | m_larTPCVolumeId |
The lar tpc volume id. More... | |
pandora::InputUInt | m_daughterVolumeId |
The daughter volume id. More... | |
LAr calo hit parameters.
Definition at line 27 of file LArCaloHit.h.
pandora::InputUInt lar_content::LArCaloHitParameters::m_daughterVolumeId |
The daughter volume id.
Definition at line 31 of file LArCaloHit.h.
Referenced by lar_pandora::LArPandoraInput::CreatePandoraHits2D(), lar_content::LArCaloHit::FillParameters(), and lar_content::LArCaloHitFactory::Read().
pandora::InputUInt lar_content::LArCaloHitParameters::m_larTPCVolumeId |
The lar tpc volume id.
Definition at line 30 of file LArCaloHit.h.
Referenced by lar_pandora::LArPandoraInput::CreatePandoraHits2D(), lar_content::LArCaloHit::FillParameters(), and lar_content::LArCaloHitFactory::Read().