|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef CALOEVENT_CALOEVENTDICT_H
12 # define CALOEVENT_CALOEVENTDICT_H
19 #include "CaloEvent/CaloClusterContainer.h"
20 #include "CaloEvent/CaloCluster.h"
21 #include "CaloEvent/CaloTowerContainer.h"
23 #include "CaloEvent/CaloTower.h"
26 #include "CaloEvent/CaloClusterBadChannelData.h"
28 #include "AthLinks/ElementLinkVector.h"
30 #include "CLHEP/Geometry/Vector3D.h"
31 #include "CLHEP/Geometry/Point3D.h"
50 std::vector<CaloClusterBadChannelData>
m_vccbcd;
56 std::pair<ElementLink<CaloCellContainer>,
double>
m_pair;
58 std::pair<ElementLink<CaloClusterContainer>,
double>
m_pair2;
61 std::pair<ElementLink<CaloCellLinkContainer>,
double>
m_pair3;
64 std::pair<ElementLink<CaloShowerContainer>,
double>
m_pair4;
84 std::vector<std::vector<const CaloCell*> >
m_v_v_cc;
87 std::vector<ElementLink<CaloClusterCellLinkContainer> >
m_linkVec5;
SG::ELVRef< CaloCellContainer > m_elvref
std::vector< std::vector< const CaloCell * > > m_v_v_cc
ElementLink< CaloClusterContainer > m_link2
DataModel_detail::ElementProxy< DataVector< CaloTower > > m_elproxy_5
Navigable< CaloClusterContainer, double > m_navCluster
dummy variables for dictionary generation
ElementLinkVector< CaloCellContainer > m_elv
DataLink< CaloCellContainer > m_dl
DataModel_detail::ElementProxy< DataVector< CaloCellLink > > m_elproxy_3
std::pair< ElementLink< CaloCellContainer >, double > m_pair
ElementLink< CaloCellLinkContainer > m_link3
DataModel_detail::ElementProxy< DataVector< CaloCell > > m_elproxy_1
DataModel_detail::ElementProxy< DataVector< CaloShower > > m_elproxy_2
Navigable< CaloCellContainer, double >::object_iter m_navCellIter
std::pair< unsigned int, double > m_pair5
std::vector< const CaloCell * > m_v_c_cc
std::pair< ElementLink< CaloClusterContainer >, double > m_pair2
ElementLink< CaloShowerContainer > m_link4
std::pair< ElementLink< CaloCellLinkContainer >, double > m_pair3
std::vector< ElementLink< CaloClusterCellLinkContainer > > m_linkVec5
ElementLink< CaloCellContainer > m_link
std::pair< ElementLink< CaloShowerContainer >, double > m_pair4
DataModel_detail::ElementProxy< DataVector< CaloCluster > > m_elproxy_4
std::vector< CaloClusterBadChannelData > m_vccbcd
ElementLink< CaloClusterCellLinkContainer > m_link5
Proxy for lvalue access to DataVector/DataList elements.
CaloCellContainer that can accept const cell pointers.
Navigable< CaloCellLinkContainer, double > m_navCellLink