Pandora
Pandora source code navigator
|
CaloHit fragment creation class. More...
#include "ObjectCreation.h"
Public Attributes | |
const pandora::CaloHit * | m_pOriginalCaloHit |
The address of the original calo hit. | |
pandora::InputFloat | m_weight |
The weight to be assigned to the fragment. | |
CaloHit fragment creation class.
Definition at line 406 of file ObjectCreation.h.
const pandora::CaloHit* object_creation::CaloHitFragmentParameters::m_pOriginalCaloHit |
The address of the original calo hit.
Definition at line 409 of file ObjectCreation.h.
pandora::InputFloat object_creation::CaloHitFragmentParameters::m_weight |
The weight to be assigned to the fragment.
Definition at line 410 of file ObjectCreation.h.