![]() |
ATLAS Offline Software
|
#include <L1CaloxAODOfflineTriggerTowerTools.h>
Public Member Functions | |
| L1CaloxAODOfflineTriggerTowerTools (const std::string &name) | |
| Create a proper constructor for Athena. | |
| virtual | ~L1CaloxAODOfflineTriggerTowerTools () |
| destructor | |
| L1CaloxAODOfflineTriggerTowerTools ()=delete | |
| delete the big 4 | |
| L1CaloxAODOfflineTriggerTowerTools (const L1CaloxAODOfflineTriggerTowerTools &rhs)=delete | |
| L1CaloxAODOfflineTriggerTowerTools (L1CaloxAODOfflineTriggerTowerTools &&rhs)=delete | |
| L1CaloxAODOfflineTriggerTowerTools & | operator= (const L1CaloxAODOfflineTriggerTowerTools &rhs)=delete |
| StatusCode | initialize () |
| Dummy implementation of the initialisation function. | |
| StatusCode | finalize () |
| StatusCode | initCaloCells () |
| Calo Cells into maps for L1Calo use. | |
| std::vector< L1CaloRxCoolChannelId > | receivers (const xAOD::TriggerTower &tt) const |
| std::vector< unsigned int > | receiversId (const xAOD::TriggerTower &tt) const |
| unsigned int | isTile (const xAOD::TriggerTower &tt) const |
| std::vector< const CaloCell * > | getCaloCells (const xAOD::TriggerTower &tt) const |
| unsigned int | nCaloCells (const xAOD::TriggerTower &tt) const |
| std::vector< unsigned int > | nCaloCellsByLayer (const xAOD::TriggerTower &tt) const |
| std::vector< std::vector< const CaloCell * > > | caloCellsByReceiver (const xAOD::TriggerTower &tt) const |
| std::vector< std::vector< std::vector< const CaloCell * > > > | caloCellsByLayerByReceiver (const xAOD::TriggerTower &tt) const |
| float | caloCellsEnergy (const xAOD::TriggerTower &tt) const |
| float | caloCellsET (const xAOD::TriggerTower &tt) const |
| std::vector< float > | caloCellsEnergyByLayer (const xAOD::TriggerTower &tt) const |
| std::vector< float > | caloCellsETByLayer (const xAOD::TriggerTower &tt) const |
| std::vector< float > | caloCellsEnergyByReceiver (const xAOD::TriggerTower &tt) const |
| std::vector< float > | caloCellsETByReceiver (const xAOD::TriggerTower &tt) const |
| std::vector< std::vector< float > > | caloCellsEnergyByLayerByReceiver (const xAOD::TriggerTower &tt) const |
| std::vector< std::vector< float > > | caloCellsETByLayerByReceiver (const xAOD::TriggerTower &tt) const |
| float | caloCellsQuality (const xAOD::TriggerTower &tt) const |
| unsigned int | ModuleId (const xAOD::TriggerTower &tt) const |
| unsigned int | ErrorCode (const xAOD::TriggerTower &tt) const |
| unsigned long long | PprDacScanResultsTimeStamp (const xAOD::TriggerTower &tt) const |
| unsigned long long | PprPedestalRunResultsTimeStamp (const xAOD::TriggerTower &tt) const |
| unsigned long long | PprNoiseRunResultsTimeStamp (const xAOD::TriggerTower &tt) const |
| unsigned long long | PprTimingResultsTimeStamp (const xAOD::TriggerTower &tt) const |
| unsigned long long | PprSatBcidResultsTimeStamp (const xAOD::TriggerTower &tt) const |
| unsigned long long | PprFirFilterResultsTimeStamp (const xAOD::TriggerTower &tt) const |
| unsigned long long | PprLutValuesResultsTimeStamp (const xAOD::TriggerTower &tt) const |
| double | DacOffset (const xAOD::TriggerTower &tt) const |
| double | DacSlope (const xAOD::TriggerTower &tt) const |
| double | PedMean (const xAOD::TriggerTower &tt) const |
| unsigned int | PedValue (const xAOD::TriggerTower &tt) const |
| unsigned int | FullDelayData (const xAOD::TriggerTower &tt) const |
| unsigned short int | SyncDelayBcid (const xAOD::TriggerTower &tt) const |
| unsigned short int | InBcidNegedge (const xAOD::TriggerTower &tt) const |
| unsigned short int | ExtBcidThreshold (const xAOD::TriggerTower &tt) const |
| unsigned short int | SatBcidThreshLow (const xAOD::TriggerTower &tt) const |
| unsigned short int | SatBcidThreshHigh (const xAOD::TriggerTower &tt) const |
| unsigned short int | SatBcidLevel (const xAOD::TriggerTower &tt) const |
| unsigned short int | BcidEnergyRangeLow (const xAOD::TriggerTower &tt) const |
| unsigned short int | BcidEnergyRangeHigh (const xAOD::TriggerTower &tt) const |
| unsigned short int | FirStartBit (const xAOD::TriggerTower &tt) const |
| short | FirCoeff1 (const xAOD::TriggerTower &tt) const |
| short | FirCoeff2 (const xAOD::TriggerTower &tt) const |
| short | FirCoeff3 (const xAOD::TriggerTower &tt) const |
| short | FirCoeff4 (const xAOD::TriggerTower &tt) const |
| short | FirCoeff5 (const xAOD::TriggerTower &tt) const |
| unsigned short | LutStrategy (const xAOD::TriggerTower &tt) const |
| unsigned short | LutOffset (const xAOD::TriggerTower &tt) const |
| unsigned short | LutNoiseCut (const xAOD::TriggerTower &tt) const |
| unsigned short | LutSlope (const xAOD::TriggerTower &tt) const |
| unsigned int | DeadChannel (const xAOD::TriggerTower &tt) const |
| unsigned int | DisabledTower (const xAOD::TriggerTower &tt) const |
| float | RxGain (const xAOD::TriggerTower &tt) const |
| unsigned int | RxStatus (const xAOD::TriggerTower &tt) const |
| virtual void | print () const |
| Print the state of the tool. | |
| ServiceHandle< StoreGateSvc > & | evtStore () |
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc. | |
| const ServiceHandle< StoreGateSvc > & | detStore () const |
The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc. | |
| virtual StatusCode | sysInitialize () override |
| Perform system initialization for an algorithm. | |
| virtual StatusCode | sysStart () override |
| Handle START transition. | |
| virtual std::vector< Gaudi::DataHandle * > | inputHandles () const override |
| Return this algorithm's input handles. | |
| virtual std::vector< Gaudi::DataHandle * > | outputHandles () const override |
| Return this algorithm's output handles. | |
| Gaudi::Details::PropertyBase & | declareProperty (Gaudi::Property< T, V, H > &t) |
| void | updateVHKA (Gaudi::Details::PropertyBase &) |
| MsgStream & | msg () const |
| bool | msgLvl (const MSG::Level lvl) const |
Additional helper functions, not directly mimicking Athena | |
| template<class T> | |
| const T * | getProperty (const std::string &name) const |
| Get one of the tool's properties. | |
| const std::string & | msg_level_name () const __attribute__((deprecated)) |
| A deprecated function for getting the message level's name. | |
| const std::string & | getName (const void *ptr) const |
| Get the name of an object that is / should be in the event store. | |
| SG::sgkey_t | getKey (const void *ptr) const |
| Get the (hashed) key of an object that is in the event store. | |
Protected Member Functions | |
| void | renounceArray (SG::VarHandleKeyArray &handlesArray) |
| remove all handles from I/O resolution | |
| std::enable_if_t< std::is_void_v< std::result_of_t< decltype(&T::renounce)(T)> > &&!std::is_base_of_v< SG::VarHandleKeyArray, T > &&std::is_base_of_v< Gaudi::DataHandle, T >, void > | renounce (T &h) |
| void | extraDeps_update_handler (Gaudi::Details::PropertyBase &ExtraDeps) |
| Add StoreName to extra input/output deps as needed. | |
Private Types | |
| typedef ServiceHandle< StoreGateSvc > | StoreGateSvc_t |
Private Member Functions | |
| Identifier | towerID (const xAOD::TriggerTower &tt) const |
| int | pos_neg_z (const xAOD::TriggerTower &tt) const |
| int | region (const xAOD::TriggerTower &tt) const |
| int | ieta (const xAOD::TriggerTower &tt) const |
| int | iphi (const xAOD::TriggerTower &tt) const |
| const coral::AttributeList * | DbAttributes (const xAOD::TriggerTower &tt, const CondAttrListCollection *dbAttrList) const |
| std::vector< const coral::AttributeList * > | DbRxGainsAttributes (const xAOD::TriggerTower &tt, const CondAttrListCollection *dbAttrList) const |
| std::vector< std::vector< const CaloCell * > > | sortEMCrackCells (const std::vector< const CaloCell * > &cells) const |
| std::vector< std::vector< const CaloCell * > > | sortFCAL23Cells (const std::vector< const CaloCell * > &cells, const std::vector< L1CaloRxCoolChannelId > &rx) const |
| float | LArCaloQuality (const std::vector< const CaloCell * > &cells) const |
| float | TileCaloQuality (const std::vector< const CaloCell * > &cells) const |
| Gaudi::Details::PropertyBase & | declareGaudiProperty (Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyType &) |
| specialization for handling Gaudi::Property<SG::VarHandleKey> | |
Private Attributes | |
| ToolHandle< LVL1::IL1CaloCells2TriggerTowers > | m_cells2tt {this, "L1CaloCells2TriggerTowers", "LVL1::L1CaloCells2TriggerTowers/L1CaloCells2TriggerTowers"} |
| Tool to do the Calo cell summing. | |
| ToolHandle< LVL1::IL1CaloTTIdTools > | m_l1CaloTTIdTools |
| Tool to get the Identifier of a TriggerTower. | |
| ToolHandle< LVL1::IL1CaloFcal23Cells2RxMappingTool > | m_rxMapTool |
| const CaloIdManager * | m_caloMgr |
| Helper class for offline TT identifiers. | |
| const CaloLVL1_ID * | m_lvl1Helper |
| ToolHandle< CaloTriggerTowerService > | m_ttSvc |
| SG::ReadHandleKey< CaloCellContainer > | m_caloCellContainerKey { this, "CaloCellContainerKey", "AllCalo" } |
| StoreGate keys for the Calo Cells. | |
| const CondAttrListCollection * | m_dbPpmChanCalib |
| Database. | |
| StoreGateSvc_t | m_evtStore |
| Pointer to StoreGate (event store by default) | |
| StoreGateSvc_t | m_detStore |
| Pointer to StoreGate (detector store by default) | |
| std::vector< SG::VarHandleKeyArray * > | m_vhka |
| bool | m_varHandleArraysDeclared |
Definition at line 55 of file L1CaloxAODOfflineTriggerTowerTools.h.
|
privateinherited |
Definition at line 388 of file AthCommonDataStore.h.
| LVL1::L1CaloxAODOfflineTriggerTowerTools::L1CaloxAODOfflineTriggerTowerTools | ( | const std::string & | name | ) |
Create a proper constructor for Athena.
constructor
Definition at line 20 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
inlinevirtual |
|
delete |
delete the big 4
|
delete |
|
delete |
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 876 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 862 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 310 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 258 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 218 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 232 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 341 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 274 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 225 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 245 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 362 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 292 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 392 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 708 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 722 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
private |
Definition at line 549 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
private |
Definition at line 563 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 1031 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
inlineprivateinherited |
specialization for handling Gaudi::Property<SG::VarHandleKey>
Definition at line 156 of file AthCommonDataStore.h.
|
inlineinherited |
Definition at line 145 of file AthCommonDataStore.h.
|
inlineinherited |
The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc.
Definition at line 95 of file AthCommonDataStore.h.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 1045 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 596 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
inlineinherited |
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
Definition at line 85 of file AthCommonDataStore.h.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 806 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
protectedinherited |
Add StoreName to extra input/output deps as needed.
use the logic of the VarHandleKey to parse the DataObjID keys supplied via the ExtraInputs and ExtraOuputs Properties to add the StoreName if it's not explicitly given
| StatusCode LVL1::L1CaloxAODOfflineTriggerTowerTools::finalize | ( | ) |
Definition at line 58 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 904 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 918 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 932 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 946 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 960 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 890 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 764 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 177 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
inherited |
Get the (hashed) key of an object that is in the event store.
This is a bit of a special one. StoreGateSvc and xAOD::TEvent both provide ways for getting the SG::sgkey_t key for an object that is in the store, based on a bare pointer. But they provide different interfaces for doing so.
In order to allow tools to efficiently perform this operation, they can use this helper function.
| ptr | The bare pointer to the object that the event store should know about |
Definition at line 119 of file AsgTool.cxx.
|
inherited |
Get the name of an object that is / should be in the event store.
This is a bit of a special one. StoreGateSvc and xAOD::TEvent both provide ways for getting the std::string name for an object that is in the store, based on a bare pointer. But they provide different interfaces for doing so.
In order to allow tools to efficiently perform this operation, they can use this helper function.
| ptr | The bare pointer to the object that the event store should know about |
Definition at line 106 of file AsgTool.cxx.
|
inherited |
Get one of the tool's properties.
|
private |
Definition at line 1104 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 792 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Calo Cells into maps for L1Calo use.
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 67 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Dummy implementation of the initialisation function.
It's here to allow the dual-use tools to skip defining an initialisation function. Since many are doing so...
Reimplemented from asg::AsgTool.
Definition at line 32 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
overridevirtualinherited |
Return this algorithm's input handles.
We override this to include handle instances from key arrays if they have not yet been declared. See comments on updateVHKA.
|
private |
Definition at line 1110 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 166 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
private |
Definition at line 406 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 1002 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 988 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 1016 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 974 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 582 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
inlineinherited |
Definition at line 24 of file AthCommonMsg.h.
|
inherited |
A deprecated function for getting the message level's name.
Instead of using this, weirdly named function, user code should get the string name of the current minimum message level (in case they really need it...), with:
This function's name doesn't follow the ATLAS coding rules, and as such will be removed in the not too distant future.
Definition at line 101 of file AsgTool.cxx.
|
inlineinherited |
Definition at line 30 of file AthCommonMsg.h.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 184 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 190 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
delete |
|
overridevirtualinherited |
Return this algorithm's output handles.
We override this to include handle instances from key arrays if they have not yet been declared. See comments on updateVHKA.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 736 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 750 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
private |
Definition at line 1092 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 610 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 680 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 694 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 638 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 624 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 666 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 652 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtualinherited |
Print the state of the tool.
Implements asg::IAsgTool.
Reimplemented in AsgHelloTool, HI::HIPileupTool, JetBottomUpSoftDrop, JetConstituentsRetriever, JetDumper, JetFinder, JetFromPseudojet, JetModifiedMassDrop, JetPileupLabelingTool, JetPruner, JetPseudojetRetriever, JetReclusterer, JetReclusteringTool, JetRecTool, JetRecursiveSoftDrop, JetSoftDrop, JetSplitter, JetSubStructureMomentToolsBase, JetToolRunner, JetTrimmer, JetTruthLabelingTool, KtDeltaRTool, and LundVariablesTool.
Definition at line 131 of file AsgTool.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 77 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 153 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
private |
Definition at line 1098 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
inlineprotectedinherited |
Definition at line 380 of file AthCommonDataStore.h.
|
inlineprotectedinherited |
remove all handles from I/O resolution
Definition at line 364 of file AthCommonDataStore.h.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 1060 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 1073 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 848 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 834 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 820 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
private |
Definition at line 498 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
private |
Definition at line 523 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
virtual |
Implements LVL1::IL1CaloxAODOfflineTriggerTowerTools.
Definition at line 778 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
overridevirtualinherited |
Perform system initialization for an algorithm.
We override this to declare all the elements of handle key arrays at the end of initialization. See comments on updateVHKA.
Reimplemented in asg::AsgMetadataTool, AthCheckedComponent< AthAlgTool >, AthCheckedComponent<::AthAlgTool >, and DerivationFramework::CfAthAlgTool.
|
overridevirtualinherited |
Handle START transition.
We override this in order to make sure that conditions handle keys can cache a pointer to the conditions container.
|
private |
Definition at line 426 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
private |
Definition at line 1086 of file L1CaloxAODOfflineTriggerTowerTools.cxx.
|
inlineinherited |
Definition at line 308 of file AthCommonDataStore.h.
|
private |
StoreGate keys for the Calo Cells.
Definition at line 181 of file L1CaloxAODOfflineTriggerTowerTools.h.
|
private |
Helper class for offline TT identifiers.
Definition at line 176 of file L1CaloxAODOfflineTriggerTowerTools.h.
|
private |
Tool to do the Calo cell summing.
Definition at line 170 of file L1CaloxAODOfflineTriggerTowerTools.h.
|
private |
Database.
Definition at line 185 of file L1CaloxAODOfflineTriggerTowerTools.h.
|
privateinherited |
Pointer to StoreGate (detector store by default)
Definition at line 393 of file AthCommonDataStore.h.
|
privateinherited |
Pointer to StoreGate (event store by default)
Definition at line 390 of file AthCommonDataStore.h.
|
private |
Tool to get the Identifier of a TriggerTower.
Definition at line 172 of file L1CaloxAODOfflineTriggerTowerTools.h.
|
private |
Definition at line 177 of file L1CaloxAODOfflineTriggerTowerTools.h.
|
private |
Definition at line 174 of file L1CaloxAODOfflineTriggerTowerTools.h.
|
private |
Definition at line 178 of file L1CaloxAODOfflineTriggerTowerTools.h.
|
privateinherited |
Definition at line 399 of file AthCommonDataStore.h.
|
privateinherited |
Definition at line 398 of file AthCommonDataStore.h.