ATLAS Offline Software
Public Attributes | List of all members
MuonDictionary Struct Reference

EDM dictionary providing the muon, calo energy and SpShower classes. More...

#include <muonEventDict.h>

Collaboration diagram for MuonDictionary:

Public Attributes

ElementLink< MuonCaloEnergyContainerm_linkCal
 
std::pair< ElementLink< MuonCaloEnergyContainer >, double > m_pairCal
 
MuonCaloEnergyContainer mcalCont
 
CaloEnergy mcal
 
ElementLink< Rec::MuonSpShowerContainerm_linkSho
 
std::pair< ElementLink< Rec::MuonSpShowerContainer >, double > m_pairSho
 
Rec::MuonSpShowerContainer shoCont
 
Rec::MuonSpShower sho
 
Navigable< Analysis::MuonContainer, double > m_navMuon
 
ElementLink< Analysis::MuonContainerm_linkMuon
 
std::pair< ElementLink< Analysis::MuonContainer >, double > m_pairMuon
 
std::pair< MuonParameters::ParamDef, float > m_pairMuonParam
 
std::vector< Analysis::Muon * > m_muonVecPointer
 
std::vector< DepositInCalo * > m_depositVecPointer
 
DataVector< Rec::TrackParticlem_dummy1
 
DataVector< Rec::MuonSpShowerm_dummy3
 
DataVector< Analysis::Muonm_dummy4
 
DataVector< int > m_dummy5
 
DataVector< CaloEnergym_dummy6
 

Detailed Description

EDM dictionary providing the muon, calo energy and SpShower classes.

Definition at line 19 of file muonEventDict.h.

Member Data Documentation

◆ m_depositVecPointer

std::vector<DepositInCalo*> MuonDictionary::m_depositVecPointer

Definition at line 36 of file muonEventDict.h.

◆ m_dummy1

DataVector<Rec::TrackParticle> MuonDictionary::m_dummy1

Definition at line 39 of file muonEventDict.h.

◆ m_dummy3

DataVector<Rec::MuonSpShower> MuonDictionary::m_dummy3

Definition at line 40 of file muonEventDict.h.

◆ m_dummy4

DataVector<Analysis::Muon> MuonDictionary::m_dummy4

Definition at line 41 of file muonEventDict.h.

◆ m_dummy5

DataVector<int> MuonDictionary::m_dummy5

Definition at line 42 of file muonEventDict.h.

◆ m_dummy6

DataVector<CaloEnergy> MuonDictionary::m_dummy6

Definition at line 43 of file muonEventDict.h.

◆ m_linkCal

ElementLink<MuonCaloEnergyContainer> MuonDictionary::m_linkCal

Definition at line 21 of file muonEventDict.h.

◆ m_linkMuon

ElementLink<Analysis::MuonContainer> MuonDictionary::m_linkMuon

Definition at line 32 of file muonEventDict.h.

◆ m_linkSho

ElementLink<Rec::MuonSpShowerContainer> MuonDictionary::m_linkSho

Definition at line 26 of file muonEventDict.h.

◆ m_muonVecPointer

std::vector<Analysis::Muon*> MuonDictionary::m_muonVecPointer

Definition at line 35 of file muonEventDict.h.

◆ m_navMuon

Navigable<Analysis::MuonContainer,double> MuonDictionary::m_navMuon

Definition at line 31 of file muonEventDict.h.

◆ m_pairCal

std::pair<ElementLink<MuonCaloEnergyContainer>,double> MuonDictionary::m_pairCal

Definition at line 22 of file muonEventDict.h.

◆ m_pairMuon

std::pair<ElementLink<Analysis::MuonContainer>,double> MuonDictionary::m_pairMuon

Definition at line 33 of file muonEventDict.h.

◆ m_pairMuonParam

std::pair<MuonParameters::ParamDef,float> MuonDictionary::m_pairMuonParam

Definition at line 34 of file muonEventDict.h.

◆ m_pairSho

std::pair<ElementLink<Rec::MuonSpShowerContainer>,double> MuonDictionary::m_pairSho

Definition at line 27 of file muonEventDict.h.

◆ mcal

CaloEnergy MuonDictionary::mcal

Definition at line 24 of file muonEventDict.h.

◆ mcalCont

MuonCaloEnergyContainer MuonDictionary::mcalCont

Definition at line 23 of file muonEventDict.h.

◆ sho

Rec::MuonSpShower MuonDictionary::sho

Definition at line 29 of file muonEventDict.h.

◆ shoCont

Rec::MuonSpShowerContainer MuonDictionary::shoCont

Definition at line 28 of file muonEventDict.h.


The documentation for this struct was generated from the following file: