]> git.uio.no Git - u/mrichter/AliRoot.git/blob - TGeant4/TG4VXMLConvertor.cxx
Mostly minor style modifications to be ready for cloning with EMCAL
[u/mrichter/AliRoot.git] / TGeant4 / TG4VXMLConvertor.cxx
1 // $Id$
2 // Category: geometry
3 //
4 // Author: I. Hrivnacova, 27.07.2000 
5 //
6 // Class TG4VXMLConvertor 
7 // ----------------------
8 // See the class description in the header file.
9
10 #include "TG4VXMLConvertor.h"
11
12 //_____________________________________________________________________________
13 TG4VXMLConvertor::TG4VXMLConvertor() {
14 //
15 }
16
17 //_____________________________________________________________________________
18 TG4VXMLConvertor::~TG4VXMLConvertor() {
19 //
20 }
21