Class Reference for E1039 Core & Analysis Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
UtilSQHit.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 UtilSQHit
 A set of utility functions about SQHit.
 

Functions

SQHitVectorUtilSQHit::FindHits (const SQHitVector *vec_in, const std::string det_name)
 Extract a set of hits that are of the given detector (det_name). More...
 
SQHitVectorUtilSQHit::FindHits (const SQHitVector *vec_in, const int det_id)
 
SQHitVectorUtilSQHit::FindFirstHits (const SQHitVector *vec_in, const std::string det_name)
 Extract a set of first hits that are of the given detector (det_name), where "first" means the earliest (i.e. largest TDC time) hit per element. More...
 
SQHitVectorUtilSQHit::FindFirstHits (const SQHitVector *vec_in, const int det_id)