|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONPRDTEST_NSWPRDVALALG_H
6 #define MUONPRDTEST_NSWPRDVALALG_H
31 const TString& branch_name);
39 PublicToolHandle<Muon::ICSC_RDO_Decoder>
m_csc_decoder{
this,
"CscRDODecoder",
"Muon::CscRDO_Decoder/CSC_RDODecoder"};
41 Gaudi::Property<bool>
m_isData{
this,
"isData",
false};
42 Gaudi::Property<bool>
m_doTruth{
this,
"doTruth",
false};
49 Gaudi::Property<bool>
m_doMMHit{
this,
"doMMHit",
false};
52 Gaudi::Property<bool>
m_doMMRDO{
this,
"doMMRDO",
false};
53 Gaudi::Property<bool>
m_doMMPRD{
this,
"doMMPRD",
false};
54 Gaudi::Property<bool>
m_doCSCHit{
this,
"doCSCHit",
false};
55 Gaudi::Property<bool>
m_doCSCSDO{
this,
"doCSCSDO",
false};
57 Gaudi::Property<bool>
m_doCSCRDO{
this,
"doCSCRDO",
false};
58 Gaudi::Property<bool>
m_doCSCPRD{
this,
"doCSCPRD",
false};
59 Gaudi::Property<bool>
m_doMDTHit{
this,
"doMDTHit",
false};
60 Gaudi::Property<bool>
m_doMDTSDO{
this,
"doMDTSDO",
false};
62 Gaudi::Property<bool>
m_doRPCHit{
this,
"doRPCHit",
false};
63 Gaudi::Property<bool>
m_doRPCSDO{
this,
"doRPCSDO",
false};
65 Gaudi::Property<bool>
m_doTGCHit{
this,
"doTGCHit",
false};
66 Gaudi::Property<bool>
m_doTGCSDO{
this,
"doTGCSDO",
false};
68 Gaudi::Property<bool>
m_doTGCRDO{
this,
"doTGCRDO",
false};
69 Gaudi::Property<bool>
m_doTGCPRD{
this,
"doTGCPRD",
false};
70 Gaudi::Property<bool>
m_doMMSDO{
this,
"doMMSDO",
false};
117 #endif // NSWPRDVALALG_H
Gaudi::Property< bool > m_doMMRDO
Gaudi::Property< uint > m_maxStripDiff
Gaudi::Property< bool > m_doMDTDigit
Gaudi::Property< bool > m_doCSCHit
Gaudi::Property< std::string > m_NSWsTGC_PRDContainerName
Gaudi::Property< bool > m_doCSCRDO
Gaudi::Property< std::string > m_NSWMM_ContainerName
Gaudi::Property< bool > m_doTGCPRD
Gaudi::Property< std::string > m_CSC_DigitContainerName
Gaudi::Property< std::string > m_TGC_SDOContainerName
Gaudi::Property< std::string > m_TGC_SimContainerName
Gaudi::Property< bool > m_doMMHit
Gaudi::Property< bool > m_doNSWMatchingMuon
StatusCode setDataAdress(EDM_object &oData, const TString &branch_name)
NSWPRDValAlg(const std::string &name, ISvcLocator *pSvcLocator)
Gaudi::Property< bool > m_doMMSDO
Gaudi::Property< std::string > m_NSWsTGC_DigitContainerName
Gaudi::Property< bool > m_doMDTSDO
Gaudi::Property< bool > m_doCSCDigit
Gaudi::Property< std::string > m_CSC_SDOContainerName
bool const RAWDATA *ch2 const
Gaudi::Property< std::string > m_RPC_SDOContainerName
Gaudi::Property< bool > m_doSTGCPRD
Gaudi::Property< bool > m_doSTGCHit
Gaudi::Property< std::string > m_NSWsTGC_RDOContainerName
Gaudi::Property< bool > m_doTruth
Gaudi::Property< bool > m_doRPCSDO
Gaudi::Property< std::string > m_MDT_SDOContainerName
MuonVal::MuonTesterTree m_tree
Gaudi::Property< std::string > m_MuEntry_ContainerName
Gaudi::Property< bool > m_doMMPRD
Gaudi::Property< std::string > m_TGC_DigitContainerName
Gaudi::Property< std::string > m_NSWsTGC_ContainerName
Gaudi::Property< bool > m_doMMFastDigit
Gaudi::Property< std::string > m_RPC_DigitContainerName
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
Gaudi::Property< bool > m_doMuEntry
StatusCode initialize() override
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi::Property< std::string > m_CSC_SimContainerName
Gaudi::Property< bool > m_doTGCRDO
StatusCode execute() override
StatusCode NSWMatchingAlg()
Gaudi::Property< std::string > m_RPC_SimContainerName
Gaudi::Property< std::string > m_MDT_SimContainerName
Gaudi::Property< bool > m_doCSCPRD
Gaudi::Property< bool > m_doTGCDigit
Gaudi::Property< bool > m_doTGCSDO
Gaudi::Property< bool > m_doNSWMatching
ServiceHandle< MuonTGC_CablingSvc > m_tgcCabling
Gaudi::Property< std::string > m_NSWMM_PRDContainerName
Gaudi::Property< std::string > m_CSC_PRDContainerName
StatusCode finalize() override
Gaudi::Property< bool > m_doSTGCDigit
Gaudi::Property< bool > m_doSTGCRDO
Gaudi::Property< bool > m_isData
unsigned int cardinality() const override final
Gaudi::Property< std::string > m_Truth_ContainerName
Gaudi::Property< std::string > m_NSWMM_SDOContainerName
Gaudi::Property< bool > m_doRPCDigit
Gaudi::Property< bool > m_doCSCSDO
Gaudi::Property< std::string > m_TGC_RDOContainerName
Gaudi::Property< bool > m_doSTGCFastDigit
Gaudi::Property< std::string > m_NSWMM_RDOContainerName
Gaudi::Property< bool > m_doTGCHit
Gaudi::Property< bool > m_doSTGCSDO
Gaudi::Property< bool > m_doMDTHit
Gaudi::Property< std::string > m_NSWMM_DigitContainerName
Gaudi::Property< std::string > m_TGC_PRDContainerName
PublicToolHandle< Muon::ICSC_RDO_Decoder > m_csc_decoder
Gaudi::Property< std::string > m_CSC_RDOContainerName
Gaudi::Property< bool > m_doMMDigit
Gaudi::Property< std::string > m_NSWsTGC_SDOContainerName
Gaudi::Property< bool > m_doRPCHit
Gaudi::Property< std::string > m_MDT_DigitContainerName
Gaudi::Property< bool > m_noMatchWarning