|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef TRUTHCONVERTERS_XAODTOHEPMCTOOL_H
16 #define TRUTHCONVERTERS_XAODTOHEPMCTOOL_H 1
44 this,
"MomentFactor", 0.001,
45 "Scale factor to be applied to truth energy and momenta to convert from MeV, e.g. 0.001 to go to GeV"};
47 this,
"LengthFactor", 1.0,
48 "Scale factor to be applied to truth lengths to convert from mm, e.g. 0.01 to go to cm"};
50 this,
"SignalOnly",
true,
51 "Convert only the signal event (true), or all events found"};
53 this,
"PrintNevents", 0,
54 "Maximum number of events to print out"};
64 #endif //> !XAODTOHEPMC_XAODTOHEPMCTOOL_H
HepMC::GenVertex * GenVertexPtr
GenParticle * GenParticlePtr
POOL::TEvent event(POOL::TEvent::kClassAccess)
::StatusCode StatusCode
StatusCode definition for legacy code.
Class describing a truth particle in the MC record.
Class describing a signal truth event in the MC record.
Class describing a truth vertex in the MC record.
Class describing the basic event information.