ATLAS Offline Software
|
#include "FlowAfterburner/CheckFlow.h"
#include "GeneratorObjects/McEventCollection.h"
#include <TH1F.h>
#include <TH2F.h>
#include <TH3F.h>
#include "AtlasHepMC/GenEvent.h"
#include "AtlasHepMC/GenParticle.h"
#include "AtlasHepMC/GenVertex.h"
#include "GeneratorObjects/HijingEventParams.h"
Go to the source code of this file.
Typedefs | |
typedef std::vector< HepMC::ConstGenParticlePtr > | MCparticleCollection |
typedef std::vector<HepMC::ConstGenParticlePtr> MCparticleCollection |
Definition at line 27 of file CheckFlow.cxx.