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;
CaloCellContainer that can accept const cell pointers.
Object reference supporting deferred reading from StoreGate.
Proxy for lvalue access to DataVector/DataList elements.
ElementLinkVector implementation for standalone ROOT.
ElementLink implementation for ROOT usage.
Navigable template generalization to handle navigation.
NavigableIterator< CONT, RPAR, COLL > object_iter
a short ref to an ElementLink into an ElementLinkVector.
std::vector< std::vector< const CaloCell * > > m_v_v_cc
std::pair< ElementLink< CaloShowerContainer >, double > m_pair4
DataLink< CaloCellContainer > m_dl
ElementLink< CaloCellContainer > m_link
ElementLink< CaloShowerContainer > m_link4
DataModel_detail::ElementProxy< DataVector< CaloCluster > > m_elproxy_4
std::vector< ElementLink< CaloClusterCellLinkContainer > > m_linkVec5
ElementLink< CaloCellLinkContainer > m_link3
Navigable< CaloCellLinkContainer, double > m_navCellLink
ElementLink< CaloClusterCellLinkContainer > m_link5
std::pair< ElementLink< CaloCellLinkContainer >, double > m_pair3
Navigable< CaloCellContainer, double >::object_iter m_navCellIter
Navigable< CaloClusterContainer, double > m_navCluster
std::pair< ElementLink< CaloClusterContainer >, double > m_pair2
std::pair< unsigned int, double > m_pair5
SG::ELVRef< CaloCellContainer > m_elvref
std::vector< const CaloCell * > m_v_c_cc
DataModel_detail::ElementProxy< DataVector< CaloTower > > m_elproxy_5
ElementLinkVector< CaloCellContainer > m_elv
DataModel_detail::ElementProxy< DataVector< CaloCell > > m_elproxy_1
DataModel_detail::ElementProxy< DataVector< CaloShower > > m_elproxy_2
std::pair< ElementLink< CaloCellContainer >, double > m_pair
std::vector< CaloClusterBadChannelData > m_vccbcd
ElementLink< CaloClusterContainer > m_link2
DataModel_detail::ElementProxy< DataVector< CaloCellLink > > m_elproxy_3