![]() |
ATLAS Offline Software
|
#include <LVL1TGCTrigger.h>
Public Member Functions | |
| LVL1TGCTrigger (const std::string &name, ISvcLocator *pSvcLocator) | |
| standard constructor and destructor for algorithms | |
| virtual | ~LVL1TGCTrigger () |
| virtual StatusCode | initialize () override |
| virtual StatusCode | start () override |
| virtual StatusCode | execute () override |
| virtual StatusCode | finalize () override |
| virtual StatusCode | sysInitialize () override |
| Override sysInitialize. | |
| virtual const DataObjIDColl & | extraOutputDeps () const override |
| Return the list of extra output dependencies. | |
| 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 | 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 |
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 | |
| StatusCode | processOneBunch (const TgcDigitContainer *, LVL1MUONIF::Lvl1MuCTPIInputPhase1 *, std::map< std::pair< int, int >, std::unique_ptr< TgcRdo > > &) |
| void | doMaskOperation (const TgcDigitContainer *, std::map< Identifier, int > &) |
| void | fillTGCEvent (const std::map< Identifier, int > &, TGCEvent &) |
| void | recordRdoSLB (TGCSector *, std::map< std::pair< int, int >, std::unique_ptr< TgcRdo > > &) |
| void | recordRdoHPT (TGCSector *, std::map< std::pair< int, int >, std::unique_ptr< TgcRdo > > &) |
| void | recordRdoInner (TGCSector *, std::map< std::pair< int, int >, std::unique_ptr< TgcRdo > > &) |
| void | recordRdoSL (TGCSector *, std::map< std::pair< int, int >, std::unique_ptr< TgcRdo > > &) |
| StatusCode | getMaskedChannel () |
| int | getCharge (int dR, int Zdir) |
| void | extractFromString (const std::string &, std::vector< int > &) |
| bool | addRawData (std::unique_ptr< TgcRawData > rawdata, std::map< std::pair< int, int >, std::unique_ptr< TgcRdo > > &tgcrdo) |
| int | getLPTTypeInRawData (int type) |
| void | FillSectorLogicData (LVL1MUONIF::Lvl1MuSectorLogicDataPhase1 *sldata, const TGCTrackSelectorOut *trackSelectorOut) |
| StatusCode | getCabling () |
| TGCArguments * | tgcArgs () |
| Gaudi::Details::PropertyBase & | declareGaudiProperty (Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyType &) |
| specialization for handling Gaudi::Property<SG::VarHandleKey> | |
Private Attributes | |
| StringProperty | m_keyMuCTPIInput_TGC {this,"MuCTPIInput_TGC","L1MuctpiStoreTGC"} |
| StringProperty | m_MaskFileName12 {this,"MaskFileName12",""} |
| property, see LVL1TGCTrigger::LVL1TGCTrigger | |
| ShortProperty | m_CurrentBunchTag {this,"CurrentBunchTag",TgcDigit::BC_CURRENT} |
| property, see LVL1TGCTrigger::LVL1TGCTrigger | |
| BooleanProperty | m_ProcessAllBunches {this,"ProcessAllBunhes",true} |
| BooleanProperty | m_OutputTgcRDO {this,"OutputTgcRDO",true} |
| property, see LVL1TGCTrigger::LVL1TGCTrigger | |
| BooleanProperty | m_USE_CONDDB {this, "USE_CONDDB", true} |
| BooleanProperty | m_SHPTORED {this, "SHPTORED", true} |
| BooleanProperty | m_USEINNER {this, "USEINNER", true} |
| BooleanProperty | m_INNERVETO {this,"INNERVETO",true} |
| BooleanProperty | m_FULLCW {this,"FULLCW",false} |
| BooleanProperty | m_TILEMU {this,"TILEMU",true} |
| BooleanProperty | m_USENSW {this,"USENSW",false} |
| BooleanProperty | m_FORCENSWCOIN {this,"FORCENSWCOIN",true} |
| BooleanProperty | m_USEBIS78 {this,"USEBIS78",false} |
| BooleanProperty | m_useRun3Config {this,"useRun3Config",false} |
| StringProperty | m_NSWSideInfo {this,"NSWSideInfo",""} |
| bool | m_firstTime {true} |
| uint16_t | m_bctagInProcess {TgcDigit::BC_UNDEFINED} |
| TGCDatabaseManager * | m_db |
| std::unique_ptr< TGCTimingManager > | m_TimingManager |
| std::unique_ptr< TGCElectronicsSystem > | m_system |
| int | m_nEventInSector |
| TGCInnerTrackletSlotHolder | m_innerTrackletSlotHolder |
| bool | m_debuglevel |
| TGCArguments | m_tgcArgs |
| ServiceHandle< MuonTGC_CablingSvc > | m_cabling {this, "TGCCablingSvc", "MuonTGC_CablingSvc", ""} |
| SG::WriteHandleKey< TgcRdoContainer > | m_keyTgcRdo {this,"TgcRdo","TGCRDO2","Location of TgcRdoContainer"} |
| SG::ReadHandleKey< TgcRdoContainer > | m_keyTgcRdoIn {this,"InputRDO","TGCRDO","Location of input TgcRdoContainer"} |
| SG::ReadHandleKey< TgcDigitContainer > | m_keyTgcDigit {this,"InputData_perEvent","TGC_DIGITS","Location of TgcDigitContainer"} |
| SG::ReadHandleKey< TileMuonReceiverContainer > | m_keyTileMu {this,"TileMuRcv_Input","TileMuRcvCnt","Location of TileMuonReceiverContainer"} |
| SG::ReadHandleKey< Muon::NSW_TrigRawDataContainer > | m_keyNSWTrigOut {this,"NSWTrigger_Input","L1_NSWTrigContainer","Location of NSW_TrigRawDataContainer"} |
| SG::ReadHandleKey< Muon::RpcBis78_TrigRawDataContainer > | m_keyBIS78TrigOut {this,"BIS78Trig_Input","BIS78TrigContainer","Location of RpcBis78_TrigRawDataContainer"} |
| SG::ReadCondHandleKey< TGCTriggerData > | m_readCondKey {this,"ReadCondKey","TGCTriggerData"} |
| SG::ReadCondHandleKey< TGCTriggerLUTs > | m_readLUTs_CondKey {this,"ReadLUTCondKey","TGCTriggerLUTs"} |
| SG::WriteHandleKey< LVL1MUONIF::Lvl1MuCTPIInputPhase1 > | m_muctpiPhase1Key {this, "MuctpiPhase1LocationTGC", "L1MuctpiStoreTGC", "Location of muctpiPhase1 for Tgc"} |
| SG::ReadHandleKey< ByteStreamMetadataContainer > | m_bsMetaDataContRHKey {this, "ByteStreamMetadataRHKey", "ByteStreamMetadata", "Location to retrieve the detector mask"} |
| std::map< Identifier, int > | m_MaskedChannel |
| mask channel map | |
| DataObjIDColl | m_extendedExtraObjects |
| 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 66 of file LVL1TGCTrigger.h.
|
privateinherited |
Definition at line 388 of file AthCommonDataStore.h.
| LVL1TGCTrigger::LVL1TGCTrigger::LVL1TGCTrigger | ( | const std::string & | name, |
| ISvcLocator * | pSvcLocator ) |
standard constructor and destructor for algorithms
Definition at line 49 of file LVL1TGCTrigger.cxx.
|
virtual |
Definition at line 58 of file LVL1TGCTrigger.cxx.
|
private |
Definition at line 1221 of file LVL1TGCTrigger.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.
|
private |
Definition at line 397 of file LVL1TGCTrigger.cxx.
|
inlineinherited |
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
Definition at line 85 of file AthCommonDataStore.h.
|
overridevirtual |
Definition at line 139 of file LVL1TGCTrigger.cxx.
|
private |
Definition at line 1172 of file LVL1TGCTrigger.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
|
overridevirtualinherited |
Return the list of extra output dependencies.
This list is extended to include symlinks implied by inheritance relations.
Definition at line 50 of file AthAlgorithm.cxx.
|
private |
Definition at line 516 of file LVL1TGCTrigger.cxx.
|
private |
Definition at line 431 of file LVL1TGCTrigger.cxx.
|
overridevirtual |
Definition at line 128 of file LVL1TGCTrigger.cxx.
|
private |
Definition at line 1241 of file LVL1TGCTrigger.cxx.
|
private |
Definition at line 1191 of file LVL1TGCTrigger.cxx.
|
private |
Definition at line 1200 of file LVL1TGCTrigger.cxx.
|
private |
Definition at line 1043 of file LVL1TGCTrigger.cxx.
|
overridevirtual |
Definition at line 68 of file LVL1TGCTrigger.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.
|
inlineinherited |
Definition at line 24 of file AthCommonMsg.h.
|
inlineinherited |
Definition at line 30 of file AthCommonMsg.h.
|
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.
|
private |
Definition at line 255 of file LVL1TGCTrigger.cxx.
|
private |
Definition at line 670 of file LVL1TGCTrigger.cxx.
|
private |
Definition at line 803 of file LVL1TGCTrigger.cxx.
|
private |
Definition at line 940 of file LVL1TGCTrigger.cxx.
|
private |
Definition at line 546 of file LVL1TGCTrigger.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.
|
overridevirtual |
Definition at line 1147 of file LVL1TGCTrigger.cxx.
|
overridevirtualinherited |
Override sysInitialize.
Override sysInitialize from the base class.
Loop through all output handles, and if they're WriteCondHandles, automatically register them and this Algorithm with the CondSvc
Scan through all outputHandles, and if they're WriteCondHandles, register them with the CondSvc
Reimplemented from AthCommonDataStore< AthCommonMsg< Algorithm > >.
Reimplemented in AthAnalysisAlgorithm, AthFilterAlgorithm, AthHistogramAlgorithm, and PyAthena::Alg.
Definition at line 66 of file AthAlgorithm.cxx.
|
overridevirtualinherited |
Handle START transition.
We override this in order to make sure that conditions handle keys can cache a pointer to the conditions container.
|
inlineprivate |
Definition at line 180 of file LVL1TGCTrigger.h.
|
inlineinherited |
Definition at line 308 of file AthCommonDataStore.h.
|
private |
Definition at line 139 of file LVL1TGCTrigger.h.
|
private |
Definition at line 173 of file LVL1TGCTrigger.h.
|
private |
Definition at line 160 of file LVL1TGCTrigger.h.
|
private |
|
private |
Definition at line 141 of file LVL1TGCTrigger.h.
|
private |
Definition at line 154 of file LVL1TGCTrigger.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.
|
privateinherited |
Definition at line 79 of file AthAlgorithm.h.
|
private |
Definition at line 138 of file LVL1TGCTrigger.h.
|
private |
Definition at line 132 of file LVL1TGCTrigger.h.
|
private |
Definition at line 129 of file LVL1TGCTrigger.h.
|
private |
Definition at line 148 of file LVL1TGCTrigger.h.
|
private |
Definition at line 128 of file LVL1TGCTrigger.h.
|
private |
Definition at line 167 of file LVL1TGCTrigger.h.
|
private |
Definition at line 117 of file LVL1TGCTrigger.h.
|
private |
Definition at line 166 of file LVL1TGCTrigger.h.
|
private |
Definition at line 164 of file LVL1TGCTrigger.h.
|
private |
Definition at line 162 of file LVL1TGCTrigger.h.
|
private |
Definition at line 163 of file LVL1TGCTrigger.h.
|
private |
Definition at line 165 of file LVL1TGCTrigger.h.
|
private |
mask channel map
Definition at line 176 of file LVL1TGCTrigger.h.
|
private |
property, see LVL1TGCTrigger::LVL1TGCTrigger
Definition at line 119 of file LVL1TGCTrigger.h.
|
private |
Definition at line 170 of file LVL1TGCTrigger.h.
|
private |
Definition at line 145 of file LVL1TGCTrigger.h.
|
private |
Definition at line 136 of file LVL1TGCTrigger.h.
|
private |
property, see LVL1TGCTrigger::LVL1TGCTrigger
Definition at line 122 of file LVL1TGCTrigger.h.
|
private |
Definition at line 121 of file LVL1TGCTrigger.h.
|
private |
Definition at line 168 of file LVL1TGCTrigger.h.
|
private |
Definition at line 169 of file LVL1TGCTrigger.h.
|
private |
Definition at line 126 of file LVL1TGCTrigger.h.
|
private |
Definition at line 143 of file LVL1TGCTrigger.h.
|
private |
Definition at line 156 of file LVL1TGCTrigger.h.
|
private |
Definition at line 130 of file LVL1TGCTrigger.h.
|
private |
Definition at line 142 of file LVL1TGCTrigger.h.
|
private |
Definition at line 125 of file LVL1TGCTrigger.h.
|
private |
Definition at line 133 of file LVL1TGCTrigger.h.
|
private |
Definition at line 127 of file LVL1TGCTrigger.h.
|
private |
Definition at line 131 of file LVL1TGCTrigger.h.
|
private |
Definition at line 134 of file LVL1TGCTrigger.h.
|
privateinherited |
Definition at line 399 of file AthCommonDataStore.h.
|
privateinherited |
Definition at line 398 of file AthCommonDataStore.h.