]> git.uio.no Git - u/mrichter/AliRoot.git/blob - EVE/Alieve/.SKEL.cxx
Put all the naming conventions into AlIQA
[u/mrichter/AliRoot.git] / EVE / Alieve / .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 }