ATLAS Offline Software
Typedefs
TruthParticleID/McParticleTools/src/TruthIsolationTool.cxx File Reference
#include <cmath>
#include <stdexcept>
#include <sstream>
#include <fstream>
#include "GaudiKernel/IPartPropSvc.h"
#include "AtlasHepMC/GenEvent.h"
#include "AtlasHepMC/GenParticle.h"
#include "AtlasHepMC/GenVertex.h"
#include "TruthUtils/HepMCHelpers.h"
#include "GeneratorObjects/McEventCollection.h"
#include "CLHEP/Units/SystemOfUnits.h"
#include "CLHEP/Vector/LorentzVector.h"
#include "McParticleEvent/TruthEtIsolationsContainer.h"
#include "TruthIsolationTool.h"

Go to the source code of this file.

Typedefs

using GenParticles_t = std::list< HepMC::ConstGenParticlePtr >
 

Typedef Documentation

◆ GenParticles_t