ATLAS Offline Software
CaloIdentifierDict.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
14 #ifndef CALOIDENTIFIER_CALOIDENTIFIERDICT_H
15 #define CALOIDENTIFIER_CALOIDENTIFIERDICT_H
16 
20 #include "CaloIdentifier/CaloID.h"
26 
27 namespace CaloIdentifer
28 {
29 // PyGate<CaloCell_ID> m_pyGate_CaloCell_ID ;
30 // LArEM_ID m_lar_em_id ;
31 // LArHEC_ID m_lar_hec_id;
32 // LArFCAL_ID m_lar_fcal_id;
33 // TileID m_tile_id;
34 // CaloLVL1_ID m_calo_lvl1_id;
35 
36  bool instan_iterator_comp (const std::vector<Identifier>& v)
37  {
38  return v.begin() != v.end();
39  }
40 }
41 
42 #endif // CALOIDENTIFIER_CALOIDENTIFIERDICT_H
CaloID.h
LArFCAL_SuperCell_ID.h
CaloCell_ID.h
TileTBID.h
CaloIdentifer::instan_iterator_comp
bool instan_iterator_comp(const std::vector< Identifier > &v)
Definition: CaloIdentifierDict.h:36
CaloCell_SuperCell_ID.h
Helper class for offline supercell identifiers.
TTOnlineID.h
CaloDM_ID.h
CaloIdentifer
Definition: CaloIdentifierDict.h:28
python.PyAthena.v
v
Definition: PyAthena.py:157
LArFCAL_ID.h
CaloIdManager.h