Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/packages/UtilAna/TrigRoads.h>
Public Member Functions | |
TrigRoads (const int pol, const int top_bot) | |
virtual | ~TrigRoads () |
unsigned int | GetNumRoads () const |
TrigRoad * | GetRoad (const int idx) |
TrigRoad * | FindRoad (const int road_id) |
int | Charge () const |
int | TopBot () const |
int | LoadConfig (const std::string file_name) |
std::string | str (const int level=0) const |
Definition at line 10 of file TrigRoads.h.
UtilTrigger::TrigRoads::TrigRoads | ( | const int | pol, |
const int | top_bot | ||
) |
Definition at line 10 of file TrigRoads.cc.
|
inlinevirtual |
Definition at line 19 of file TrigRoads.h.
|
inline |
Definition at line 25 of file TrigRoads.h.
TrigRoad * UtilTrigger::TrigRoads::FindRoad | ( | const int | road_id | ) |
Definition at line 24 of file TrigRoads.cc.
Referenced by AnaDimuon::process_event(), AnaDimuonLikeSign::process_event(), and AnaDimuonV2::process_event().
|
inline |
Definition at line 21 of file TrigRoads.h.
TrigRoad * UtilTrigger::TrigRoads::GetRoad | ( | const int | idx | ) |
Definition at line 18 of file TrigRoads.cc.
int UtilTrigger::TrigRoads::LoadConfig | ( | const std::string | file_name | ) |
Definition at line 31 of file TrigRoads.cc.
References UtilTrigger::TrigRoad::charge, UtilTrigger::TrigRoad::H1X, UtilTrigger::TrigRoad::H2X, UtilTrigger::TrigRoad::H3X, UtilTrigger::TrigRoad::H4X, and UtilTrigger::TrigRoad::road_id.
Referenced by UtilTrigger::TrigRoadset::LoadConfig().
std::string UtilTrigger::TrigRoads::str | ( | const int | level = 0 | ) | const |
Definition at line 60 of file TrigRoads.cc.
Referenced by UtilTrigger::TrigRoadset::str().
|
inline |
Definition at line 26 of file TrigRoads.h.