]> git.uio.no Git - u/mrichter/AliRoot.git/blob - EVE/Alieve/.SKEL.cxx
Invert the modality of run-loader and esd loading: always try to open them and compla...
[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 }