]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TGeant4/TG4VXMLConvertor.cxx
Add ResetDecayTable() and SsetDecayTable() 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
9TG4VXMLConvertor::TG4VXMLConvertor() {
10//
11}
12
13TG4VXMLConvertor::~TG4VXMLConvertor() {
14//
15}
16