|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARL1SIM_LARCALIBINJECT_TIMESH_H
6 #define LARL1SIM_LARCALIBINJECT_TIMESH_H
19 #include "Gaudi/Property.h"
20 #include "GaudiKernel/ServiceHandle.h"
73 this,
"FracSKey",
"LArfSampl",
"SG Key of fSamplS conditions object"};
92 "Input HitMap from cell hits"};
95 this,
"LArHitEMapOutKey",
"LArHitEMapOut",
"Output LArDigit container"};
99 this,
"CablingKey",
"LArOnOffIdMap",
100 "SG Key of LArOnOffIdMapping object"};
104 this,
"CaloDetDescrManager",
"CaloDetDescrManager",
105 "SG Key for CaloDetDescrManager in the Condition Store"};
Property holding a SG store/key/clid from which a ReadHandle is made.
const CaloCell_ID * m_calocell_id
LArCalibInject_timeSh(const std::string &name, ISvcLocator *pSvcLocator)
constructor
SG::WriteHandleKey< LArHitEMap > m_hitMapOutKey
output Lar Digits Cell container
Definition of CaloDetDescrManager.
StatusCode initialize()
Read ascii files for auxiliary data (puslse shapes, noise, etc...)
An algorithm that can be simultaneously executed in multiple threads.
const T * retrieve(const EventContext &context, SG::ReadCondHandleKey< T > handleKey) const
SG::ReadCondHandleKey< CaloDetDescrManager > m_caloMgrKey
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< LArHitEMap > m_hitMapKey
hit map
Helper class for offline cell identifiers.
Property holding a SG store/key/clid from which a WriteHandle is made.
StatusCode execute(const EventContext &context) const
Create LAr object save in TES (2 containers: 1 EM, 1 hadronic)
SG::ReadCondHandleKey< ILArfSampl > m_fracSKey
Property: Fraction of Energy Sampled (conditions input).
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey
seedless option
const std::string & key() const
The aim of this algorithm is the simulation of the LAr analogue Super-Cell sums.
~LArCalibInject_timeSh()
destructor
const_pointer_type cptr()