#include "DrawHistoryAlg.h"#include "Event/SimHeader.h"#include "Event/SimParticleHistory.h"#include "Event/SimTrack.h"#include "Event/SimVertex.h"#include "Event/SimHit.h"#include "Event/SimHitHeader.h"#include "Event/SimHitCollection.h"#include "Event/SimPmtHit.h"#include "Event/SimRpcHit.h"#include "DetDesc/IDetectorElement.h"#include "DetDesc/GeometryInfoPlus.h"#include "DetDesc/IPVolume.h"#include "GaudiKernel/DeclareFactoryEntries.h"#include "GaudiKernel/ParticleProperty.h"#include "GaudiKernel/IParticlePropertySvc.h"#include "CLHEP/Units/SystemOfUnits.h"#include "HepMC/GenParticle.h"#include "HepMC/GenEvent.h"#include "HepMC/GenVertex.h"#include <fstream>#include <sstream>#include <string>Include dependency graph for DrawHistoryAlg.cc:
Go to the source code of this file.
Functions | |
| DECLARE_ALGORITHM_FACTORY (DrawHistoryAlg) | |
1.4.7