]> git.uio.no Git - u/mrichter/AliRoot.git/blame - Flugg/G4FastSimulationManager.cxx
Transition to NewIO
[u/mrichter/AliRoot.git] / Flugg / G4FastSimulationManager.cxx
CommitLineData
26911512 1//---------------------------------------------------------------
2//
3// dummy G4FastSimulationManager.cc
4//
5//---------------------------------------------------------------
6
7#include "G4FastSimulationManager.hh"
8#include "G4LogicalVolume.hh"
9
10
11G4FastSimulationManager::G4FastSimulationManager(G4LogicalVolume* logVol)
12{;}
13
14G4FastSimulationManager::~G4FastSimulationManager()
15{;}