]> git.uio.no Git - u/mrichter/AliRoot.git/blob - TGeant4/TG4VSDConstruction.cxx
Made a new abstract base class; AliL3HoughBaseTransformer for different implementations
[u/mrichter/AliRoot.git] / TGeant4 / TG4VSDConstruction.cxx
1 // $Id$
2 // Category: digits+hits
3 //
4 // Author: I.Hrivnacova
5 //
6 // Class TG4VSDConstruction
7 // ------------------------
8 // See the class description in the header file.
9
10 #include "TG4VSDConstruction.h"
11
12 TG4VSDConstruction::TG4VSDConstruction(){
13 //
14 }
15
16 TG4VSDConstruction::~TG4VSDConstruction(){
17 //
18 }
19