ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
Dbg::HistTemp Struct Reference

#include <MeasurementToTruthAssociationAlg.h>

Inheritance diagram for Dbg::HistTemp:
Collaboration diagram for Dbg::HistTemp:

Public Member Functions

 HistTemp ()=default
 
 HistTemp (const HistTemp &a)
 

Public Attributes

Dbg::StatHist m_depositedEnergy ATLAS_THREAD_SAFE {20, -6., 14.}
 
Dbg::StatHist m_particlesPerMeasurement ATLAS_THREAD_SAFE {20, -.5, 20.-.5}
 
Dbg::StatHist m_measurementsPerParticle ATLAS_THREAD_SAFE {20, -0.5, 20.-0.5}
 

Detailed Description

Definition at line 41 of file MeasurementToTruthAssociationAlg.h.

Constructor & Destructor Documentation

◆ HistTemp() [1/2]

Dbg::HistTemp::HistTemp ( )
default

◆ HistTemp() [2/2]

Dbg::HistTemp::HistTemp ( const HistTemp a)
inline

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())
50  {
51  }

Member Data Documentation

◆ ATLAS_THREAD_SAFE [1/3]

Dbg::StatHist m_depositedEnergy Dbg::HistTemp::ATLAS_THREAD_SAFE {20, -6., 14.}
mutable

Definition at line 42 of file MeasurementToTruthAssociationAlg.h.

◆ ATLAS_THREAD_SAFE [2/3]

Dbg::StatHist m_particlesPerMeasurement Dbg::HistTemp::ATLAS_THREAD_SAFE {20, -.5, 20.-.5}
mutable

Definition at line 43 of file MeasurementToTruthAssociationAlg.h.

◆ ATLAS_THREAD_SAFE [3/3]

Dbg::StatHist m_measurementsPerParticle Dbg::HistTemp::ATLAS_THREAD_SAFE {20, -0.5, 20.-0.5}
mutable

Definition at line 44 of file MeasurementToTruthAssociationAlg.h.


The documentation for this struct was generated from the following file:
a
TList * a
Definition: liststreamerinfos.cxx:10