ATLAS Offline Software
|
Factor out code common between LArHEC_ID and LArHEC_SuperCell_ID. More...
#include "AthenaKernel/CLASS_DEF.h"
#include "AtlasDetDescr/AtlasDetectorID.h"
#include "Identifier/IdentifierHash.h"
#include "IdDict/IdDictFieldImplementation.h"
#include "IdDict/IdDictDefs.h"
#include "CaloIdentifier/CaloIDHelper.h"
#include "CaloIdentifier/LArID_Exception.h"
#include "CaloIdentifier/LArNeighbours.h"
#include "boost/range/iterator_range.hpp"
#include <vector>
#include <algorithm>
#include "CaloIdentifier/LArHEC_Base_ID.icc"
Go to the source code of this file.
Classes | |
class | LArHEC_Base_ID |
This class factors out code common between LArEM_ID and LArEM_SuperCell_ID. More... | |
class | LArHEC_Base_ID::HashCalc |
small class holding the starting hash value, the min eta and the number of phi bins of each region More... | |
Factor out code common between LArHEC_ID and LArHEC_SuperCell_ID.
Definition in file LArHEC_Base_ID.h.