29 m_evt = findNode::getClass<SQEvent >(topNode,
"SQEvent");
30 m_hit_vec = findNode::getClass<SQHitVector>(topNode,
"SQHitVector");
38 cout << m_hit_vec->
size() <<
" | ";
int InitRun(PHCompositeNode *topNode)
int End(PHCompositeNode *topNode)
Called at the end of all processing.
int Init(PHCompositeNode *topNode)
int process_event(PHCompositeNode *topNode)
virtual int Verbosity() const
Gets the verbosity of this module.
std::vector< SQHit * >::const_iterator ConstIter
virtual ConstIter end() const =0
virtual ConstIter begin() const =0
virtual size_t size() const =0
An SQ interface class to hold one detector hit.
virtual float get_drift_distance() const
Return the drift distance 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.