Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef L1CALOHVDUMMYCONTAINERS_H
6 #define L1CALOHVDUMMYCONTAINERS_H
43 ,
"CaloDetDescrManager"
44 ,
"CaloDetDescrManager"
45 ,
"SG Key for CaloDetDescrManager in the Condition Store" };
51 #endif // L1CALOHVDUMMYCONTAINERS_H
This algorithms creates dummy containers so HV job will run without data.
virtual ~L1CaloHVDummyContainers()
This class groups all DetDescr information related to a CaloCell. Provides a generic interface for al...
std::string m_caloCellContainerName
virtual StatusCode finalize() override
Definition of CaloDetDescrManager.
virtual StatusCode initialize() override
This class initializes the Calo (LAr and Tile) offline identifiers.
virtual StatusCode execute() override
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadCondHandleKey< CaloDetDescrManager > m_caloMgrKey
const CaloCell_ID * m_caloCellHelper
Helper class for offline cell identifiers.
std::string m_triggerTowerCollectionName
const CaloIdManager * m_caloMgr
This is a base class for LAr and Tile Descriptors The primary goal is to speed up loops over all the ...
L1CaloHVDummyContainers(const std::string &name, ISvcLocator *pSvcLocator)