Class Reference for E1039 Core & Analysis Software
|
Go to the source code of this file.
Namespaces | |
UtilTrigger | |
Functions | |
int | UtilTrigger::Hodo2Road (const int h1, const int h2, const int h3, const int h4, const int tb) |
Convert a set of hodo IDs to a roadset ID. More... | |
void | UtilTrigger::Road2Hodo (const int road, int &h1, int &h2, int &h3, int &h4, int &tb) |
Convert a roadset ID to a set of hodo IDs. More... | |
int | UtilTrigger::ExtractRoadID (const SQHitVector *vec) |
Find a unique road in the given list of SQHits. More... | |