1 #ifndef __CALIB_DRIFT_DIST_H__
2 #define __CALIB_DRIFT_DIST_H__
22 bool m_delete_out_time_hit;
23 bool m_manual_map_selection;
47 void SetResolution(
const double reso_d0,
const double reso_d1,
const double reso_d2,
const double reso_d3p,
const double reso_d3m);
SubsysReco module to calibrate the drift distance and also the in-time window of the chambers and the...
int End(PHCompositeNode *topNode)
Called at the end of all processing.
void DeleteOutTimeHit()
Have this module delete out-of-time hits.
virtual ~CalibDriftDist()
void SkipCalibration()
Have this module skip the calibration. Useful when you only delete out-of-time hits.
CalibDriftDist(const std::string &name="CalibDriftDist")
CalibParamXT * GetParamXT()
void SetResolution(const double reso_d0, const double reso_d1, const double reso_d2, const double reso_d3p, const double reso_d3m)
Set the plane resolutions in cm.
int InitRun(PHCompositeNode *topNode)
int process_event(PHCompositeNode *topNode)
int Init(PHCompositeNode *topNode)
void ReadParamFromFile(const char *fn_xt_curve)
Calibration parameter for chamber X-T relation.
An SQ interface class to hold a list of SQHit objects.