Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONPRDTEST_NSWPRDVALALG_H
6 #define MUONPRDTEST_NSWPRDVALALG_H
40 PublicToolHandle<Muon::ICSC_RDO_Decoder>
m_csc_decoder{
this,
"CscRDODecoder",
"Muon::CscRDO_Decoder/CSC_RDODecoder"};
42 Gaudi::Property<bool>
m_isData{
this,
"isData",
false};
43 Gaudi::Property<bool>
m_doTruth{
this,
"doTruth",
false};
47 Gaudi::Property<bool>
m_doSDO{
this,
"doSDOs",
false};
48 Gaudi::Property<bool>
m_doDigits{
this,
"doDigits",
false};
49 Gaudi::Property<bool>
m_doRDOs{
this,
"doRDOs",
false};
50 Gaudi::Property<bool>
m_doPRDs{
this,
"doPRDs",
false};
58 Gaudi::Property<bool>
m_doMMHit{
this,
"doMMHit",
false};
59 Gaudi::Property<bool>
m_doMMSDO{
this,
"doMMSDO",
false};
61 Gaudi::Property<bool>
m_doMMRDO{
this,
"doMMRDO",
false};
62 Gaudi::Property<bool>
m_doMMPRD{
this,
"doMMPRD",
false};
64 Gaudi::Property<bool>
m_doCSCHit{
this,
"doCSCHit",
false};
65 Gaudi::Property<bool>
m_doCSCSDO{
this,
"doCSCSDO",
false};
67 Gaudi::Property<bool>
m_doCSCRDO{
this,
"doCSCRDO",
false};
68 Gaudi::Property<bool>
m_doCSCPRD{
this,
"doCSCPRD",
false};
70 Gaudi::Property<bool>
m_doMDTHit{
this,
"doMDTHit",
false};
71 Gaudi::Property<bool>
m_doMDTSDO{
this,
"doMDTSDO",
false};
74 Gaudi::Property<bool>
m_doRPCHit{
this,
"doRPCHit",
false};
75 Gaudi::Property<bool>
m_doRPCSDO{
this,
"doRPCSDO",
false};
78 Gaudi::Property<bool>
m_doTGCHit{
this,
"doTGCHit",
false};
79 Gaudi::Property<bool>
m_doTGCSDO{
this,
"doTGCSDO",
false};
81 Gaudi::Property<bool>
m_doTGCRDO{
this,
"doTGCRDO",
false};
82 Gaudi::Property<bool>
m_doTGCPRD{
this,
"doTGCPRD",
false};
89 Gaudi::Property<std::string>
m_sTgcSimKey{
this,
"sTgcSimKey",
"sTGC_Hits"};
90 Gaudi::Property<std::string>
m_sTgcSdoKey{
this,
"sTgcSdoKey",
"sTGC_SDO"};
91 Gaudi::Property<std::string>
m_sTgcDigitKey{
this,
"sTgcDigitKey",
"sTGC_DIGITS"};
92 Gaudi::Property<std::string>
m_sTgcRdoKey{
this,
"sTgcRdoKey",
"sTGCRDO"};
93 Gaudi::Property<std::string>
m_sTgcPRDKey{
this,
"sTgcPrdKey",
"STGC_Measurements"};
95 Gaudi::Property<std::string>
m_MmSimKey{
this,
"MmSimKey",
"MM_Hits"};
96 Gaudi::Property<std::string>
m_MmSdoKey{
this,
"MmSdoKey",
"MM_SDO"};
97 Gaudi::Property<std::string>
m_MmDigitKey{
this,
"MmDigitKey",
"MM_DIGITS"};
98 Gaudi::Property<std::string>
m_MmRdoKey{
this,
"MmRdoKey",
"MMRDO"};
99 Gaudi::Property<std::string>
m_MmPrdKey{
this,
"MmPrdKey",
"MM_Measurements"};
108 Gaudi::Property<std::string>
m_MdtSdoKey{
this,
"MdtSdoKey",
"MDT_SDO"};
109 Gaudi::Property<std::string>
m_MdtDigitKey{
this,
"MdtDigitKey",
"MDT_DIGITS"};
112 Gaudi::Property<std::string>
m_RpcSdoKey{
this,
"RpcSdoKey",
"RPC_SDO"};
113 Gaudi::Property<std::string>
m_RpcDigitKey{
this,
"RpcDigitKey",
"RPC_DIGITS"};
116 Gaudi::Property<std::string>
m_TgcSdoKey{
this,
"TgcSdoKey",
"TGC_SDO"};
117 Gaudi::Property<std::string>
m_TgcDigitKey{
this,
"TgcDigitKey",
"TGC_DIGITS"};
118 Gaudi::Property<std::string>
m_TgcRdoKey{
this,
"TgcRdoKey",
"TGCRDO"};
119 Gaudi::Property<std::string>
m_TgcPrdKey{
this,
"TgcPrdKey",
"TGC_Measurements"};
128 #endif // NSWPRDVALALG_H
Gaudi::Property< bool > m_doRPCSDO
StatusCode execute() override
Gaudi::Property< bool > m_doNSWMatching
Gaudi::Property< bool > m_doSTGCSDO
Gaudi::Property< bool > m_doPRDs
Switch to toggle the dumping of RDOs in general.
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Gaudi::Property< std::string > m_CSC_RDOContainerName
Gaudi::Property< bool > m_doTGCDigit
Gaudi::Property< std::string > m_TgcPrdKey
Gaudi::Property< std::string > m_sTgcDigitKey
Gaudi::Property< std::string > m_RpcSdoKey
MuonVal::MuonTesterTree m_tree
Gaudi::Property< std::string > m_sTgcRdoKey
SG::ReadHandleKey< xAOD::EventInfo > m_evtInfo
Gaudi::Property< bool > m_doMMRDO
Gaudi::Property< bool > m_doSTGCRDO
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
Gaudi::Property< std::string > m_MmPrdKey
Gaudi::Property< bool > m_doSTGCPRD
Gaudi::Property< std::string > m_TgcSdoKey
Gaudi::Property< bool > m_doCSCDigit
Gaudi::Property< bool > m_doNSWMatchingMuon
Gaudi::Property< bool > m_doSDO
Switch to toggle the dumping of sim hits in general.
bool const RAWDATA *ch2 const
Gaudi::Property< bool > m_doMMDigit
Gaudi::Property< bool > m_doMMSDO
Gaudi::Property< std::string > m_MdtSimHitKey
Gaudi::Property< bool > m_doSTGCHit
Switch to toggle the dumping of PRDs in general.
StatusCode finalize() override
Gaudi::Property< std::string > m_MmSdoKey
ServiceHandle< MuonTGC_CablingSvc > m_tgcCabling
Gaudi::Property< std::string > m_CSC_SimContainerName
Gaudi::Property< bool > m_doTGCPRD
Gaudi::Property< bool > m_doCSCRDO
Gaudi::Property< bool > m_isData
Gaudi::Property< bool > m_doMuEntry
Gaudi::Property< bool > m_doCSCHit
Gaudi::Property< std::string > m_RpcSimHitKey
Gaudi::Property< std::string > m_sTgcPRDKey
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi::Property< std::string > m_CSC_SDOContainerName
Gaudi::Property< bool > m_doSTGCDigit
StatusCode initialize() override
Gaudi::Property< std::string > m_sTgcSimKey
Gaudi::Property< std::string > m_CSC_DigitContainerName
Gaudi::Property< bool > m_doMDTSDO
Gaudi::Property< std::string > m_TgcDigitKey
Gaudi::Property< std::string > m_MmRdoKey
Gaudi::Property< std::string > m_CSC_PRDContainerName
Class to store array like branches into the n-tuples.
Gaudi::Property< bool > m_doCSCPRD
Gaudi::Property< uint > m_maxStripDiff
PublicToolHandle< Muon::ICSC_RDO_Decoder > m_csc_decoder
Gaudi::Property< bool > m_doTGCSDO
Gaudi::Property< bool > m_doRPCDigit
Gaudi::Property< std::string > m_Truth_ContainerName
Gaudi::Property< bool > m_doTGCHit
Gaudi::Property< bool > m_doTruth
Gaudi::Property< bool > m_doRPCHit
Gaudi::Property< bool > m_doCSCSDO
Gaudi::Property< std::string > m_sTgcSdoKey
Gaudi::Property< bool > m_doRDOs
Switch to toggle the dumping of Digits in general.
Gaudi::Property< bool > m_doSimHits
Gaudi::Property< std::string > m_RpcDigitKey
Gaudi::Property< bool > m_doTGCRDO
Gaudi::Property< std::string > m_TgcSimHitKey
Gaudi::Property< bool > m_doMDTHit
Gaudi::Property< bool > m_doMMPRD
Gaudi::Property< std::string > m_MdtSdoKey
Gaudi::Property< bool > m_doMDTDigit
Gaudi::Property< std::string > m_MuEntry_ContainerName
Gaudi::Property< std::string > m_MdtDigitKey
StatusCode setupSimHits()
Gaudi::Property< std::string > m_TgcRdoKey
unsigned int cardinality() const override final
Gaudi::Property< std::string > m_MmDigitKey
Gaudi::Property< bool > m_doDigits
Switch to toggle the dumping of SDOs in general.
Gaudi::Property< std::string > m_MmSimKey
Gaudi::Property< bool > m_doMMHit