![]() |
ATLAS Offline Software
|
CaloCell_ID helper converter class. More...
Go to the source code of this file.
Typedefs | |
| typedef CaloIdCnv::CaloIDHelper_IDDetDescrCnv_T< CaloCell_ID > | CaloCell_IDDetDescrCnv |
| Alias for the converter class. More... | |
Functions | |
| StatusCode | make_CaloIDHelper (ISvcLocator *, const std::string &, CaloCell_ID *&idhelper) |
| Helper function to actually create a new helper. More... | |
CaloCell_ID helper converter class.
Definition in file CaloCell_IDDetDescrCnv.h.
Alias for the converter class.
Definition at line 39 of file CaloCell_IDDetDescrCnv.h.
| StatusCode make_CaloIDHelper | ( | ISvcLocator * | svcloc, |
| const std::string & | , | ||
| CaloCell_ID *& | idhelper | ||
| ) |
Helper function to actually create a new helper.
| svcloc | Gaudi service locator. |
| helperKey | The StoreGate key of the helper being created. |
| idhelper[out] | Set to the created helper. |
We override this for the case of CaloCell_ID.
Definition at line 27 of file CaloCell_IDDetDescrCnv.cxx.
1.8.18