Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef FASTCHAINPILEUP_MULTIPY8_PILEUP_H
6 #define FASTCHAINPILEUP_MULTIPY8_PILEUP_H
37 int nPileupEvents(CLHEP::HepRandomEngine* rndmEngine);
48 std::vector< HepMC::GenEvent * >
m_evts;
std::vector< double > m_pileupProfileIntegral
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
std::vector< float > m_multbcid
std::vector< HepMC::GenEvent * > m_evts
TH1D * m_htgPileupProfile
virtual StatusCode fillEvt(HepMC::GenEvent *evt)
For filling the HepMC event object.
POOL::TEvent event(POOL::TEvent::kClassAccess)
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode callGenerator()
For calling the generator on each iteration of the event loop.
virtual StatusCode genFinalize()
For finalising the generator, if required.
std::vector< int > m_pileupProfile
Define macros for attributes used to control the static checker.
virtual StatusCode genInitialize()
For initializing the generator, if required.