]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TGeant4/TG4VXMLConvertor.cxx
moved from geometry to digits+hits; added comment lines separating methods
[u/mrichter/AliRoot.git] / TGeant4 / TG4VXMLConvertor.cxx
CommitLineData
240601e9 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
72095f7c 9//_____________________________________________________________________________
240601e9 10TG4VXMLConvertor::TG4VXMLConvertor() {
11//
12}
13
72095f7c 14//_____________________________________________________________________________
240601e9 15TG4VXMLConvertor::~TG4VXMLConvertor() {
16//
17}
18