 |
ATLAS Offline Software
|
Go to the documentation of this file.
46 return StatusCode::SUCCESS;
58 m_bcid = eventInfo->bcid();
75 return StatusCode::SUCCESS;
const ServiceHandle< ITHistSvc > & histSvc() const
The standard THistSvc (for writing histograms and TTrees and more to a root file) Returns (kind of) a...
TH1 * m_h_actualInteractionsPerCrossing
virtual StatusCode initialize() override final
TH1 * m_h_averageInteractionsPerCrossing
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey
float m_averageInteractionsPerCrossing
const T * get(const ReadCondHandleKey< T > &key, const EventContext &ctx)
Convenience function to retrieve an object given a ReadCondHandleKey.
::StatusCode StatusCode
StatusCode definition for legacy code.
float m_actualInteractionsPerCrossing
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
unsigned long long m_eventNumber
Gaudi::Property< std::string > m_histPath
Gaudi::Property< std::string > m_ntuplePath
Gaudi::Property< std::string > m_ntupleName
Class describing the basic event information.
virtual StatusCode execute() override final
def TH1F(name, title, nxbins, bins_par2, bins_par3=None, path='', **kwargs)
Handle class for reading from StoreGate.