|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef MCEVENTSELECTOR_MCADDRESS_H
16 #define MCEVENTSELECTOR_MCADDRESS_H
23 #include "GaudiKernel/Kernel.h"
24 #include "GaudiKernel/GenericAddress.h"
34 const std::string& cname);
40 unsigned int LB,
unsigned int time) {
58 #endif // MCEVENTSELECTOR_MCADDRESS_H
unsigned int timeStamp() const
unsigned int runNumber() const
int run(int argc, char *argv[])
McAddress(const CLID &clid, const std::string &fname, const std::string &cname)
Standard Constructor.
void setRunEvt(unsigned int run, uint64_t evt, unsigned int LB, unsigned int time)
Event accessors.
POOL::TEvent event(POOL::TEvent::kClassAccess)
unsigned int lumiBlock() const
uint64_t eventNumber() const
uint32_t CLID
The Class ID type.
def time(flags, cells_name, *args, **kw)
virtual ~McAddress()
Standard Destructor.