1 #ifndef _STARBEMCGAMMAFILTER_
2 #define _STARBEMCGAMMAFILTER_
11 #include "StMCFilter/StMCFilter.h"
56 kinematics(
double a,
double b,
double c): Et(a), eta(b), phi(c) {};
double mEtaHigh
Maximum detector eta.
double mConeRadius
Cone radius of cluster.
double mClusterThreshold
Cluster E_{T} threshold for clustering finding.
void parseConfig(std::string, float)
int RejectGT(const StGenParticleMaster &ptl) const
double mSeedThreshold
Seed energy threshold for cluster finding.
double mMaxVertex
Maximum vertex magnitude in cm.
double mEtaLow
Minimum detector eta.
StBemcGammaFilter()
Constructor.
Sparse class to hold track kinematics.