8 #ifndef HERD_POLARANGLECUT_H_ 9 #define HERD_POLARANGLECUT_H_ 11 #include "algorithm/Algorithm.h" 44 bool Initialize()
override;
50 bool Process()
override;
56 bool Finalize()
override;
CssGeoParams.h CssGeoParams class declaration.
Definition: CaloPDCalibrationAlgo.h:24
float _maxTheta
Cut threshold.
Definition: PolarAngleCut.h:61
observer_ptr< EventDataStore > _evStore
Pointer to the event data store.
Definition: PolarAngleCut.h:59
An algorithm that rejects events with the polar angle greather than a threshold.
Definition: PolarAngleCut.h:32