42 return StatusCode::SUCCESS;
63 return StatusCode::SUCCESS;
84 return StatusCode::SUCCESS;
101 return StatusCode::SUCCESS;
122 return StatusCode::SUCCESS;
160 return StatusCode::SUCCESS;
166 return StatusCode::SUCCESS;
171 const EventContext& ctx = Gaudi::Hive::currentContext();
173 if (!
m_tree.fill(ctx))
return StatusCode::FAILURE;
175 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
@ writePileUp
Write pile-up information.
@ isMC
Flag determining whether the branch is simulation.
@ writeBeamSpot
Write the beamspot weight.
Gaudi::Property< std::string > m_RpcSdoKey
Gaudi::Property< bool > m_doSTGCRDO
Gaudi::Property< bool > m_doTGCPRD
StatusCode setupSimHits()
ServiceHandle< MuonTGC_CablingSvc > m_tgcCabling
Gaudi::Property< std::string > m_CSC_DigitContainerName
Gaudi::Property< std::string > m_MmDigitKey
Gaudi::Property< bool > m_doCSCSDO
Gaudi::Property< bool > m_doSTGCDigit
Gaudi::Property< std::string > m_TgcDigitKey
SG::ReadHandleKey< xAOD::EventInfo > m_evtInfo
Gaudi::Property< bool > m_doRPCSDO
Gaudi::Property< std::string > m_MmSimKey
Gaudi::Property< bool > m_doRDOs
Switch to toggle the dumping of Digits in general.
Gaudi::Property< std::string > m_CSC_PRDContainerName
Gaudi::Property< bool > m_doMDTSDO
Gaudi::Property< bool > m_doTGCHit
Gaudi::Property< std::string > m_MmPrdKey
Gaudi::Property< bool > m_doTGCDigit
Gaudi::Property< std::string > m_RpcDigitKey
Gaudi::Property< std::string > m_TgcRdoKey
Gaudi::Property< bool > m_doMDTDigit
Gaudi::Property< bool > m_doCSCDigit
Gaudi::Property< bool > m_doCSCHit
Gaudi::Property< std::string > m_MmRdoKey
Gaudi::Property< bool > m_doRPCDigit
Gaudi::Property< bool > m_doCSCPRD
Gaudi::Property< bool > m_doRPCPRD
Gaudi::Property< bool > m_doTGCRDO
Gaudi::Property< std::string > m_MdtSdoKey
Gaudi::Property< std::string > m_sTgcPRDKey
Gaudi::Property< std::string > m_sTgcSdoKey
Gaudi::Property< bool > m_doSTGCHit
Switch to toggle the dumping of PRDs in general.
MuonVal::MuonTesterTree m_tree
Gaudi::Property< bool > m_doMMDigit
Gaudi::Property< bool > m_isData
Gaudi::Property< std::string > m_MdtPrdKey
Gaudi::Property< bool > m_doPRDs
Switch to toggle the dumping of RDOs in general.
Gaudi::Property< std::string > m_TgcSdoKey
Gaudi::Property< bool > m_doSimHits
StatusCode initialize() override
Gaudi::Property< std::string > m_Truth_ContainerName
PublicToolHandle< Muon::ICSC_RDO_Decoder > m_csc_decoder
Gaudi::Property< bool > m_doRPCHit
Gaudi::Property< bool > m_doSTGCSDO
Gaudi::Property< std::string > m_CSC_RDOContainerName
Gaudi::Property< bool > m_doSDO
Switch to toggle the dumping of sim hits in general.
Gaudi::Property< std::string > m_sTgcDigitKey
Gaudi::Property< bool > m_doMMHit
Gaudi::Property< bool > m_doMMRDO
StatusCode execute() override
Gaudi::Property< bool > m_doCSCRDO
Gaudi::Property< std::string > m_sTgcSimKey
Gaudi::Property< std::string > m_CSC_SDOContainerName
Gaudi::Property< std::string > m_MmSdoKey
Gaudi::Property< std::string > m_TgcSimHitKey
StatusCode finalize() override
Gaudi::Property< bool > m_doMMSDO
Gaudi::Property< std::string > m_MdtSimHitKey
Gaudi::Property< std::string > m_RpcSimHitKey
Gaudi::Property< std::string > m_TgcPrdKey
Gaudi::Property< bool > m_doMDTPRD
Gaudi::Property< std::string > m_MdtDigitKey
Gaudi::Property< bool > m_doMMPRD
Gaudi::Property< bool > m_doMDTHit
Gaudi::Property< bool > m_doDigits
Switch to toggle the dumping of SDOs in general.
Gaudi::Property< std::string > m_RpcPrdKey
Gaudi::Property< bool > m_doTruth
Gaudi::Property< std::string > m_MuEntry_ContainerName
Gaudi::Property< std::string > m_sTgcRdoKey
Gaudi::Property< std::string > m_CSC_SimContainerName
Gaudi::Property< bool > m_doSTGCPRD
Gaudi::Property< bool > m_doMuEntry
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
Gaudi::Property< bool > m_doTGCSDO
Class to store array like branches into the n-tuples.