]> git.uio.no Git - u/mrichter/AliRoot.git/blob - Flugg/G4FastSimulationManager.cxx
fRefVolumeId for reference volume identification added.
[u/mrichter/AliRoot.git] / Flugg / G4FastSimulationManager.cxx
1 //---------------------------------------------------------------
2 //
3 //  dummy G4FastSimulationManager.cc
4 //
5 //---------------------------------------------------------------
6
7 #include "G4FastSimulationManager.hh"
8 #include "G4LogicalVolume.hh"
9
10
11 G4FastSimulationManager::G4FastSimulationManager(G4LogicalVolume* logVol)
12 {;}
13
14 G4FastSimulationManager::~G4FastSimulationManager()
15 {;}