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

#include <MeasurementToTruthAssociationAlg.h>

Inheritance diagram for Dbg::Hist:
Collaboration diagram for Dbg::Hist:

Public Member Functions

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

Public Attributes

std::mutex m_mutex
 
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 53 of file MeasurementToTruthAssociationAlg.h.

Member Function Documentation

◆ HistTemp() [1/2]

Dbg::HistTemp::HistTemp
default

◆ HistTemp() [2/2]

Dbg::HistTemp::HistTemp
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.}
mutableinherited

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}
mutableinherited

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}
mutableinherited

Definition at line 44 of file MeasurementToTruthAssociationAlg.h.

◆ m_mutex

std::mutex Dbg::Hist::m_mutex
mutable

Definition at line 55 of file MeasurementToTruthAssociationAlg.h.


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