1 #ifndef __CALIB_HODO_IN_TIME_H__
2 #define __CALIB_HODO_IN_TIME_H__
21 bool m_delete_out_time_hit;
SubsysReco module to calibrate the in-time window of the hodoscope.
int Init(PHCompositeNode *topNode)
virtual ~CalibHodoInTime()
void SkipCalibration()
Have this module skip the calibration. Useful when you only delete out-of-time hits.
int process_event(PHCompositeNode *topNode)
void DeleteOutTimeHit()
Have this module delete out-of-time hits.
int InitRun(PHCompositeNode *topNode)
int End(PHCompositeNode *topNode)
Called at the end of all processing.
CalibHodoInTime(const std::string &name="CalibHodoInTime")
An SQ interface class to hold a list of SQHit objects.