]> git.uio.no Git - u/mrichter/AliRoot.git/blame - 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
CommitLineData
5a5a1232 1// $Header$
2
3#include "CLASS.h"
4
915dabe1 5using namespace Reve;
6using namespace Alieve;
5a5a1232 7
8//______________________________________________________________________
9// CLASS
10//
11
2aef44c1 12ClassImp(CLASS)
5a5a1232 13
5a5a1232 14CLASS::CLASS()
15{
16
17}