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