BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
GenAccessIO.h File Reference
#include <string>
#include "GaudiKernel/Bootstrap.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/DataObject.h"
#include "GaudiKernel/ObjectVector.h"
#include "StoreGate/StoreGateSvc.h"
#include "GeneratorObjects/McEventCollection.h"
#include "HepMC/GenParticle.h"
#include <vector>

Go to the source code of this file.

Classes

class  GenAccessIO
 

Typedefs

typedef std::vector< const HepMC::GenParticle * > MCparticleCollection
 
typedef std::vector< constHepMC::GenParticle * >::const_iterator MCparticleCollectionCIter
 

Typedef Documentation

◆ MCparticleCollection

typedef std::vector<const HepMC::GenParticle*> MCparticleCollection

Definition at line 17 of file GenAccessIO.h.

◆ MCparticleCollectionCIter

typedef std::vector<constHepMC::GenParticle*>::const_iterator MCparticleCollectionCIter

Definition at line 18 of file GenAccessIO.h.