KaliVeda
Toolkit for HIC analysis
Loading...
Searching...
No Matches
KVEtransLCP.h
1#ifndef KVEtransLCP_h
2#define KVEtransLCP_h
3#include "KVEtrans.h"
4
17class KVEtransLCP: public KVEtrans {
18
19 void init();
20
21public:
22 ROOT_FULL_SET_WITH_INIT(KVEtransLCP, KVEtrans)
23
25};
26#endif
#define ClassDef(name, id)
Sum of transverse kinetic energies of LCP ( ) in event.
Definition KVEtransLCP.h:17
Sum of transverse kinetic energies in event.
Definition KVEtrans.h:17