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"};
HepMC::GenVertex * GenVertexPtr
GenParticle * GenParticlePtr
TruthEventContainer_v1 TruthEventContainer
Declare the latest version of the truth event container.
EventInfo_v1 EventInfo
Definition of the latest event info version.
TruthVertex_v1 TruthVertex
Typedef to implementation.
TruthEvent_v1 TruthEvent
Typedef to implementation.
TruthParticle_v1 TruthParticle
Typedef to implementation.