KaliVeda  1.12/06
Heavy-Ion Analysis Toolkit
KVEtransLCP.h
Go to the documentation of this file.
1 #ifndef KVEtransLCP_h
2 #define KVEtransLCP_h
3 #include "KVEtrans.h"
4 
16 class KVEtransLCP: public KVEtrans {
17 
18  void init();
19 
20 public:
21  ROOT_FULL_SET_WITH_INIT(KVEtransLCP, KVEtrans)
22 
24 };
25 #endif
#define ClassDef(name, id)
Sum of transverse kinetic energies of LCP ( ) in event.
Definition: KVEtransLCP.h:16
void init()
Definition: KVEtransLCP.cpp:6
Sum of transverse kinetic energies in event.
Definition: KVEtrans.h:16