KaliVeda  1.12/06
Heavy-Ion Analysis Toolkit
KVEkin.cpp
Go to the documentation of this file.
1 #include "KVEkin.h"
2 
4 
5 
6 
8 void KVEkin::init()
9 {
10  SetOption("mode", "sum");
11  SetOption("method", "GetKE");
12 }
13 
14 
15 
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
Sum of kinetic energies in event.
Definition: KVEkin.h:16