]> git.uio.no Git - u/mrichter/AliRoot.git/blob - EVE/EveDet/.SKEL.cxx
Move contents of EVE/Alieve to EVE/EveDet as most code will remain there.
[u/mrichter/AliRoot.git] / EVE / EveDet / .SKEL.cxx
1 // $Header$
2
3 #include "CLASS.h"
4
5 using namespace Reve;
6 using namespace Alieve;
7
8 //______________________________________________________________________
9 // CLASS
10 //
11
12 ClassImp(CLASS)
13
14 CLASS::CLASS()
15 {
16
17 }