![]() |
ATLAS Offline Software
|
#include "TileRecUtils/TileCellBuilderFromHit.h"#include "TileEvent/TileCell.h"#include "CaloIdentifier/TileID.h"#include "CaloIdentifier/TileTBID.h"#include "TileIdentifier/TileHWID.h"#include "CaloDetDescr/MbtsDetDescrManager.h"#include "TileDetDescr/TileDetDescrManager.h"#include "TileSimEvent/TileHit.h"#include "TileSimEvent/TileHitVector.h"#include "TileEvent/TileHitContainer.h"#include "TileEvent/TileCellCollection.h"#include "TileCalibBlobObjs/TileCalibUtils.h"#include "CaloIdentifier/CaloCell_ID.h"#include "CaloEvent/CaloCellContainer.h"#include "CaloDetDescr/CaloDetDescrElement.h"#include "CaloConditions/CaloAffectedRegionInfoVec.h"#include "Identifier/IdentifierHash.h"#include "AthAllocators/DataPool.h"#include "StoreGate/ReadHandle.h"#include "StoreGate/WriteHandle.h"#include "StoreGate/ReadCondHandle.h"#include "AthenaKernel/ClassName.h"#include "AthenaKernel/RNGWrapper.h"#include "EventContainers/SelectAllObject.h"#include "AthenaKernel/errorcheck.h"#include <CLHEP/Random/Randomize.h>#include <CLHEP/Units/SystemOfUnits.h>#include <cmath>Go to the source code of this file.
Macros | |
| #define | USE_TILECELLS_DATAPOOL |
| #define | NEWTILECELL tileCellsP.nextElementPtr |
| #define NEWTILECELL tileCellsP.nextElementPtr |
Definition at line 53 of file TileCellBuilderFromHit.cxx.
| #define USE_TILECELLS_DATAPOOL |
Definition at line 49 of file TileCellBuilderFromHit.cxx.
1.8.18