]> git.uio.no Git - u/mrichter/AliRoot.git/blob - TGeant4/TG4VXMLConvertor.cxx
the fPhysicsList type changed to G4VModularPhysicsList*; method GetPhysicsList()...
[u/mrichter/AliRoot.git] / TGeant4 / TG4VXMLConvertor.cxx
1 // $Id$
2 // Category: geometry
3 // by I. Hrivnacova, 27.07.2000 
4 //
5 // See the class description in the header file.
6
7 #include "TG4VXMLConvertor.h"
8
9 TG4VXMLConvertor::TG4VXMLConvertor() {
10 //
11 }
12
13 TG4VXMLConvertor::~TG4VXMLConvertor() {
14 //
15 }
16