Pandora
Pandora source code navigator
|
CaloHitMetadata class. More...
#include "ObjectCreation.h"
Public Attributes | |
pandora::InputFloat | m_x0 |
For LArTPC usage, the x-coordinate shift associated with a drift time t0 shift, units mm. | |
pandora::InputBool | m_isIsolated |
The calo hit isolation flag. | |
pandora::InputBool | m_isPossibleMip |
The calo hit minimum ionising particle flag. | |
CaloHitMetadata class.
Definition at line 106 of file ObjectCreation.h.
pandora::InputBool object_creation::CaloHitMetadata::m_isIsolated |
The calo hit isolation flag.
Definition at line 110 of file ObjectCreation.h.
pandora::InputBool object_creation::CaloHitMetadata::m_isPossibleMip |
The calo hit minimum ionising particle flag.
Definition at line 111 of file ObjectCreation.h.
pandora::InputFloat object_creation::CaloHitMetadata::m_x0 |
For LArTPC usage, the x-coordinate shift associated with a drift time t0 shift, units mm.
Definition at line 109 of file ObjectCreation.h.