KaliVeda  1.12/06
Heavy-Ion Analysis Toolkit
KVMultLeg.h
Go to the documentation of this file.
1 #ifndef KVMultLeg_h
2 #define KVMultLeg_h
3 #include "KVMult.h"
4 
12 class KVMultLeg: public KVMult {
13 
14  void init();
15 
16 public:
17  ROOT_FULL_SET_WITH_INIT(KVMultLeg, KVMult)
18 
20 };
21 #endif
#define ClassDef(name, id)
Multiplicity of LCP in event.
Definition: KVMultLeg.h:12
void init()
Definition: KVMultLeg.cpp:6
Multiplicity of all nuclei in event (including )
Definition: KVMult.h:14