CGEM BOSS 6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
TruthDemo.cxx File Reference
#include "TruthExamples/TruthDemo.h"
#include "GeneratorObject/McEventCollection.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/AlgFactory.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "GaudiKernel/DataSvc.h"
#include "GaudiKernel/IHistogramSvc.h"
#include "TruthHelper/IsGenStable.h"
#include "AIDA/IHistogram1D.h"
#include "AIDA/IHistogram2D.h"
#include "GaudiKernel/PropertyMgr.h"
#include "GaudiKernel/INTupleSvc.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/IDataProviderSvc.h"
#include "GaudiKernel/ObjectList.h"
#include "HepMC/GenEvent.h"
#include "HepMC/GenParticle.h"
#include "HepMC/GenVertex.h"

Go to the source code of this file.

Typedefs

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

Variables

const IAlgFactory & TruthDemoFactory = Factory
 

Typedef Documentation

◆ MCparticleCollection

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

Definition at line 36 of file TruthDemo.cxx.

Variable Documentation

◆ TruthDemoFactory

const IAlgFactory& TruthDemoFactory = Factory

Definition at line 40 of file TruthDemo.cxx.