Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
42 return StatusCode::SUCCESS;
63 return StatusCode::SUCCESS;
84 return StatusCode::SUCCESS;
101 return StatusCode::SUCCESS;
116 return StatusCode::SUCCESS;
154 return StatusCode::SUCCESS;
160 return StatusCode::SUCCESS;
165 const EventContext& ctx = Gaudi::Hive::currentContext();
167 if (!
m_tree.
fill(ctx))
return StatusCode::FAILURE;
169 return StatusCode::SUCCESS;
Gaudi::Property< bool > m_doRPCSDO
StatusCode execute() override
Gaudi::Property< bool > m_doSTGCSDO
Gaudi::Property< bool > m_doPRDs
Switch to toggle the dumping of RDOs in general.
Gaudi::Property< std::string > m_CSC_RDOContainerName
Gaudi::Property< bool > m_doTGCDigit
StatusCode init(OWNER *instance)
Initialize method.
Gaudi::Property< std::string > m_TgcPrdKey
Gaudi::Property< std::string > m_sTgcDigitKey
Gaudi::Property< std::string > m_RpcSdoKey
@ isMC
Flag determining whether the branch is simulation.
MuonVal::MuonTesterTree m_tree
Gaudi::Property< std::string > m_sTgcRdoKey
SG::ReadHandleKey< xAOD::EventInfo > m_evtInfo
Gaudi::Property< bool > m_doMMRDO
@ writeBeamSpot
Write the beamspot weight.
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_doSDO
Switch to toggle the dumping of sim hits in general.
const std::string & key() const
Return the StoreGate ID for the referenced object.
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(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
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
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
@ writePileUp
Write pile-up information.
Gaudi::Property< bool > m_doRPCHit
bool fill(const EventContext &ctx)
Fills the tree per call.
StatusCode write()
Finally write the TTree objects.
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
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
bool addBranch(std::shared_ptr< IMuonTesterBranch > branch)
Branch is added to the tree without transferring the ownership.
Gaudi::Property< bool > m_doMMHit