#include <MeasurementToTruthAssociationAlg.h>
◆ HistTemp() [1/2]
Dbg::HistTemp::HistTemp |
( |
| ) |
|
|
default |
◆ HistTemp() [2/2]
Definition at line 46 of file MeasurementToTruthAssociationAlg.h.
47 : m_depositedEnergy(
a.m_depositedEnergy.createEmptyClone()),
48 m_particlesPerMeasurement(
a.m_particlesPerMeasurement.createEmptyClone()),
49 m_measurementsPerParticle(
a.m_measurementsPerParticle.createEmptyClone())
◆ ATLAS_THREAD_SAFE [1/3]
Dbg::StatHist m_depositedEnergy Dbg::HistTemp::ATLAS_THREAD_SAFE {20, -6., 14.} |
|
mutable |
◆ ATLAS_THREAD_SAFE [2/3]
Dbg::StatHist m_particlesPerMeasurement Dbg::HistTemp::ATLAS_THREAD_SAFE {20, -.5, 20.-.5} |
|
mutable |
◆ ATLAS_THREAD_SAFE [3/3]
Dbg::StatHist m_measurementsPerParticle Dbg::HistTemp::ATLAS_THREAD_SAFE {20, -0.5, 20.-0.5} |
|
mutable |
The documentation for this struct was generated from the following file: