StRoot
1
|
#include <StEEmcHitMakerSimple.h>
Connects the three basic tasks of hit finding, specifically clustering, point finding, and energy sharing. One can independently set the methods used for each of the three tasks. Conglomerate methods where the programming flow is not simply
cluster -> find points -> finalize energy sharing
are children of the StEEmcHitMakerConglomerate_t class