1 #ifndef __CALIB_DRIFT_DIST_MOD_H__
2 #define __CALIB_DRIFT_DIST_MOD_H__
13 bool m_manual_map_selection;
33 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...
CalibDriftDistMod(const std::string &name="CalibDriftDistMod")
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 End(PHCompositeNode *topNode)
Called at the end of all processing.
int InitRun(PHCompositeNode *topNode)
int process_event(PHCompositeNode *topNode)
CalibParamXT * GetParamXT()
int Init(PHCompositeNode *topNode)
void ReadParamFromFile(const char *fn_xt_curve)
virtual ~CalibDriftDistMod()
Calibration parameter for chamber X-T relation.
An SQ interface class to hold a list of SQHit objects.