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