ATLAS Offline Software
Public Attributes | Private Member Functions | List of all members
CaloDict::temp Struct Reference

dummy variables for dictionary generation More...

#include <CaloEventDict.h>

Collaboration diagram for CaloDict::temp:

Public Attributes

std::vector< CaloClusterBadChannelDatam_vccbcd
 
ElementLinkVector< CaloCellContainerm_elv
 
SG::ELVRef< CaloCellContainerm_elvref
 
DataLink< CaloCellContainerm_dl
 
ElementLink< CaloCellContainerm_link
 
std::pair< ElementLink< CaloCellContainer >, double > m_pair
 
ElementLink< CaloClusterContainerm_link2
 
std::pair< ElementLink< CaloClusterContainer >, double > m_pair2
 
ElementLink< CaloCellLinkContainerm_link3
 
std::pair< ElementLink< CaloCellLinkContainer >, double > m_pair3
 
ElementLink< CaloShowerContainerm_link4
 
std::pair< ElementLink< CaloShowerContainer >, double > m_pair4
 
std::pair< unsigned int, double > m_pair5
 
Navigable< CaloCellLinkContainer, double > m_navCellLink
 
Navigable< CaloClusterContainer, double > m_navCluster
 
Navigable< CaloCellContainer, double >::object_iter m_navCellIter
 
DataModel_detail::ElementProxy< DataVector< CaloCell > > m_elproxy_1
 
DataModel_detail::ElementProxy< DataVector< CaloShower > > m_elproxy_2
 
DataModel_detail::ElementProxy< DataVector< CaloCellLink > > m_elproxy_3
 
DataModel_detail::ElementProxy< DataVector< CaloCluster > > m_elproxy_4
 
DataModel_detail::ElementProxy< DataVector< CaloTower > > m_elproxy_5
 
std::vector< const CaloCell * > m_v_c_cc
 
std::vector< std::vector< const CaloCell * > > m_v_v_cc
 
ElementLink< CaloClusterCellLinkContainerm_link5
 
std::vector< ElementLink< CaloClusterCellLinkContainer > > m_linkVec5
 

Private Member Functions

 temp ()
 

Detailed Description

dummy variables for dictionary generation

Definition at line 52 of file CaloEventDict.h.

Constructor & Destructor Documentation

◆ temp()

CaloDict::temp::temp ( )
private

Member Data Documentation

◆ m_dl

DataLink<CaloCellContainer> CaloDict::temp::m_dl

Definition at line 59 of file CaloEventDict.h.

◆ m_elproxy_1

DataModel_detail::ElementProxy<DataVector<CaloCell> > CaloDict::temp::m_elproxy_1

Definition at line 79 of file CaloEventDict.h.

◆ m_elproxy_2

DataModel_detail::ElementProxy<DataVector<CaloShower> > CaloDict::temp::m_elproxy_2

Definition at line 80 of file CaloEventDict.h.

◆ m_elproxy_3

DataModel_detail::ElementProxy<DataVector<CaloCellLink> > CaloDict::temp::m_elproxy_3

Definition at line 81 of file CaloEventDict.h.

◆ m_elproxy_4

DataModel_detail::ElementProxy<DataVector<CaloCluster> > CaloDict::temp::m_elproxy_4

Definition at line 82 of file CaloEventDict.h.

◆ m_elproxy_5

DataModel_detail::ElementProxy<DataVector<CaloTower> > CaloDict::temp::m_elproxy_5

Definition at line 83 of file CaloEventDict.h.

◆ m_elv

ElementLinkVector<CaloCellContainer> CaloDict::temp::m_elv

Definition at line 57 of file CaloEventDict.h.

◆ m_elvref

SG::ELVRef<CaloCellContainer> CaloDict::temp::m_elvref

Definition at line 58 of file CaloEventDict.h.

◆ m_link

ElementLink<CaloCellContainer> CaloDict::temp::m_link

Definition at line 61 of file CaloEventDict.h.

◆ m_link2

ElementLink<CaloClusterContainer> CaloDict::temp::m_link2

Definition at line 63 of file CaloEventDict.h.

◆ m_link3

ElementLink<CaloCellLinkContainer> CaloDict::temp::m_link3

Definition at line 66 of file CaloEventDict.h.

◆ m_link4

ElementLink<CaloShowerContainer> CaloDict::temp::m_link4

Definition at line 69 of file CaloEventDict.h.

◆ m_link5

ElementLink<CaloClusterCellLinkContainer> CaloDict::temp::m_link5

Definition at line 92 of file CaloEventDict.h.

◆ m_linkVec5

std::vector<ElementLink<CaloClusterCellLinkContainer> > CaloDict::temp::m_linkVec5

Definition at line 93 of file CaloEventDict.h.

◆ m_navCellIter

Navigable<CaloCellContainer,double>::object_iter CaloDict::temp::m_navCellIter

Definition at line 77 of file CaloEventDict.h.

◆ m_navCellLink

Navigable<CaloCellLinkContainer,double> CaloDict::temp::m_navCellLink

Definition at line 74 of file CaloEventDict.h.

◆ m_navCluster

Navigable<CaloClusterContainer,double> CaloDict::temp::m_navCluster

Definition at line 75 of file CaloEventDict.h.

◆ m_pair

std::pair<ElementLink<CaloCellContainer>,double> CaloDict::temp::m_pair

Definition at line 62 of file CaloEventDict.h.

◆ m_pair2

std::pair<ElementLink<CaloClusterContainer>,double> CaloDict::temp::m_pair2

Definition at line 64 of file CaloEventDict.h.

◆ m_pair3

std::pair<ElementLink<CaloCellLinkContainer>,double> CaloDict::temp::m_pair3

Definition at line 67 of file CaloEventDict.h.

◆ m_pair4

std::pair<ElementLink<CaloShowerContainer>,double> CaloDict::temp::m_pair4

Definition at line 70 of file CaloEventDict.h.

◆ m_pair5

std::pair<unsigned int,double> CaloDict::temp::m_pair5

Definition at line 72 of file CaloEventDict.h.

◆ m_v_c_cc

std::vector<const CaloCell*> CaloDict::temp::m_v_c_cc

Definition at line 89 of file CaloEventDict.h.

◆ m_v_v_cc

std::vector<std::vector<const CaloCell*> > CaloDict::temp::m_v_v_cc

Definition at line 90 of file CaloEventDict.h.

◆ m_vccbcd

std::vector<CaloClusterBadChannelData> CaloDict::temp::m_vccbcd

Definition at line 56 of file CaloEventDict.h.


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