![]() |
ATLAS Offline Software
|
#include "TruthResetAlg.h"#include "AtlasHepMC/GenEvent.h"#include "AtlasHepMC/GenVertex.h"#include "TruthUtils/MagicNumbers.h"#include "TruthUtils/HepMCHelpers.h"#include "GeneratorObjects/McEventCollection.h"#include "StoreGate/ReadHandle.h"#include "StoreGate/WriteHandle.h"#include "CLHEP/Vector/LorentzVector.h"#include "CLHEP/Units/SystemOfUnits.h"#include "CLHEP/Geometry/Point3D.h"#include "GeoPrimitives/GeoPrimitives.h"#include <climits>
1.8.18