Fill the parameters associated with this calo hit.
183 parameters.m_positionVector = this->GetPositionVector();
184 parameters.m_expectedDirection = this->GetExpectedDirection();
185 parameters.m_cellNormalVector = this->GetCellNormalVector();
186 parameters.m_cellGeometry = this->GetCellGeometry();
187 parameters.m_cellSize0 = this->GetCellSize0();
188 parameters.m_cellSize1 = this->GetCellSize1();
189 parameters.m_cellThickness = this->GetCellThickness();
190 parameters.m_nCellRadiationLengths = this->GetNCellRadiationLengths();
191 parameters.m_nCellInteractionLengths = this->GetNCellInteractionLengths();
192 parameters.m_time = this->GetTime();
193 parameters.m_inputEnergy = this->GetInputEnergy();
194 parameters.m_mipEquivalentEnergy = this->GetMipEquivalentEnergy();
195 parameters.m_electromagneticEnergy = this->GetElectromagneticEnergy();
196 parameters.m_hadronicEnergy = this->GetHadronicEnergy();
197 parameters.m_isDigital = this->IsDigital();
198 parameters.m_hitType = this->GetHitType();
199 parameters.m_hitRegion = this->GetHitRegion();
200 parameters.m_layer = this->GetLayer();
201 parameters.m_isInOuterSamplingLayer = this->IsInOuterSamplingLayer();
203 parameters.m_pParentAddress =
static_cast<const void *
>(
this);
unsigned int GetLArTPCVolumeId() const
Get the lar tpc volume id.
unsigned int GetDaughterVolumeId() const
Get the daughter volume id.