CGEM BOSS 6.6.5.f
BESIII Offline Software System
|
#include "G4Svc/G4SvcRunManager.h"
#include "G4Svc/BesHepMCInterface.h"
#include "G4ios.hh"
#include "G4Event.hh"
#include "G4VHit.hh"
#include "G4HCofThisEvent.hh"
#include "G4VHitsCollection.hh"
#include "G4THitsCollection.hh"
#include "G4VUserDetectorConstruction.hh"
#include "G4VUserPhysicsList.hh"
#include "G4SDManager.hh"
#include "G4PrimaryParticle.hh"
#include "G4TrajectoryContainer.hh"
#include "G4Trajectory.hh"
#include "GaudiKernel/System.h"
#include "GaudiKernel/IMessageSvc.h"
#include "G4VUserPrimaryGeneratorAction.hh"
#include <iostream>
#include <string>
#include <vector>