- Nov 13, 2014
-
-
Vardan Tadevosyan authored
the HMS calorimeter. Add src/THcShowerCluster.h.float, a version of THcShowerCluster class with float precision calculation in clX method.
-
- Aug 18, 2014
-
-
Vardan Tadevosyan authored
memory consumption with event number. Add THcShowerClusterList::purge() method to purge and clean THcShower::fClusterList by the end of each event, in THcShower::Clear().
-
Vardan Tadevosyan authored
calorimeter. Add list of clusters fClusterList in THcShower class. Add method THcShower::GetShEnergy(THaTrack*). Add method THcShowerClusterList::clear() in THcShowerCluster.h.
-
- Nov 15, 2013
-
-
Edward Brash authored
These were related to a) scope of some variable declarations, and b) use of pre-increment vs. post-increment of non-primitive types (this has a slight performance hit due to the way that pre- vs. post-increment operators are overloaded in C++. Also cleaned up a few places where initialized variables were not being used.
-
- Oct 13, 2013
-
-
Vardan Tadevosyan authored
Re-arrange, modify and make more detailed comments in the Shower*.h header files. Add more comments in the Shower*.cxx files.
-
- Oct 10, 2013
-
-
Vardan Tadevosyan authored
-
Vardan Tadevosyan authored
-
- Aug 28, 2013
-
-
Vardan Tadevosyan authored
-
- Aug 23, 2013
-
-
Vardan Tadevosyan authored
-
- Aug 19, 2013
-
-
Stephen A. Wood authored
-
- Jul 25, 2013
-
-
Vardan Tadevosyan authored
-
- Jul 19, 2013
-
-
Vardan Tadevosyan authored
-