33 m_vec_hit = findNode::getClass<SQHitVector>(topNode,
"SQHitVector");
34 m_vec_trhit = findNode::getClass<SQHitVector>(topNode,
"SQTriggerHitVector");
41 if (
Verbosity() > 10) cout <<
"CalibHitElementPos::process_event()"<< endl;
int process_event(PHCompositeNode *topNode)
CalibHitElementPos(const std::string &name="CalibHitElementPos")
virtual ~CalibHitElementPos()
int Init(PHCompositeNode *topNode)
int InitRun(PHCompositeNode *topNode)
int End(PHCompositeNode *topNode)
Called at the end of all processing.
virtual int Verbosity() const
Gets the verbosity of this module.
User interface class about the geometry of detector 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.
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 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.