31 m_vec_hit = findNode::getClass<SQHitVector>(topNode,
"SQHitVector");
46 if (
Verbosity() > 0) cout <<
"CalibHitPos: " << det <<
" " << ele <<
": " << hit->
get_pos() <<
" -> " << pos << endl;
CalibHitPos(const std::string &name="CalibHitPos")
int End(PHCompositeNode *topNode)
Called at the end of all processing.
int InitRun(PHCompositeNode *topNode)
int process_event(PHCompositeNode *topNode)
int Init(PHCompositeNode *topNode)
virtual int Verbosity() const
Gets the verbosity of this module.
User interface class about the geometry of detector planes.
bool isPropTube(const int detectorID) const
Return "true" for prop tube planes.
static GeomSvc * instance()
singlton instance
void getMeasurement(int detectorID, int elementID, double &measurement, double &dmeasurement)
Convert the detectorID and elementID to the actual hit position.
bool isChamber(const int detectorID) const
Return "true" for chamber planes.
virtual ConstIter end() const =0
virtual ConstIter begin() const =0
std::vector< SQHit * >::iterator Iter
An SQ interface class to hold one detector hit.
virtual void set_pos(const float a)
virtual float get_pos() const
Return the absolute position of this hit. Probably the value is not properly set at present.
virtual short get_element_id() const
Return the element ID of this hit.
virtual short get_detector_id() const
Return the detector ID of this hit.