ATLAS Offline Software
|
#include "AthenaBaseComps/AthReentrantAlgorithm.h"
#include "AthenaKernel/IAthRNGSvc.h"
#include "Gaudi/Property.h"
#include "GaudiKernel/ServiceHandle.h"
#include "CaloDetDescr/ICaloSuperCellIDTool.h"
#include "LArCabling/LArOnOffIdMapping.h"
#include "LArDigitization/LArHitEMap.h"
#include "LArRawConditions/LArADC2MeV.h"
#include "LArRawConditions/LArAutoCorrNoise.h"
#include "LArRawEvent/LArDigitContainer.h"
#include "StoreGate/ReadCondHandleKey.h"
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/WriteHandleKey.h"
#include "LArElecCalib/ILArNoise.h"
#include "LArElecCalib/ILArPedestal.h"
#include "LArElecCalib/ILArShape.h"
#include "LArElecCalib/ILArfSampl.h"
Go to the source code of this file.
Classes | |
class | LArSCL1Maker |
The aim of this algorithm is the simulation of the LAr analogue Super-Cell sums. More... | |