Class Reference for E1039 Core & Analysis Software
UtilTrigger::TrigRoad Class Reference

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/packages/UtilAna/TrigRoad.h>

Public Member Functions

 TrigRoad ()
 
virtual ~TrigRoad ()
 
std::string str (const int level=0) const
 

Static Public Member Functions

static void Road2Hodo (const int road, int &h1, int &h2, int &h3, int &h4, int &tb)
 
static int Hodo2Road (const int h1, const int h2, const int h3, const int h4, const int tb)
 

Public Attributes

int road_id
 
int charge
 
int H1X
 
int H2X
 
int H3X
 
int H4X
 

Detailed Description

Definition at line 7 of file TrigRoad.h.

Constructor & Destructor Documentation

◆ TrigRoad()

UtilTrigger::TrigRoad::TrigRoad ( )

Definition at line 8 of file TrigRoad.cc.

◆ ~TrigRoad()

virtual UtilTrigger::TrigRoad::~TrigRoad ( )
inlinevirtual

Definition at line 17 of file TrigRoad.h.

Member Function Documentation

◆ Hodo2Road()

int UtilTrigger::TrigRoad::Hodo2Road ( const int  h1,
const int  h2,
const int  h3,
const int  h4,
const int  tb 
)
static

Definition at line 29 of file TrigRoad.cc.

◆ Road2Hodo()

void UtilTrigger::TrigRoad::Road2Hodo ( const int  road,
int &  h1,
int &  h2,
int &  h3,
int &  h4,
int &  tb 
)
static

Definition at line 19 of file TrigRoad.cc.

◆ str()

std::string UtilTrigger::TrigRoad::str ( const int  level = 0) const

Definition at line 36 of file TrigRoad.cc.

References charge, H1X, H2X, H3X, H4X, and road_id.

Member Data Documentation

◆ charge

int UtilTrigger::TrigRoad::charge

Definition at line 10 of file TrigRoad.h.

Referenced by UtilTrigger::TrigRoads::LoadConfig(), and str().

◆ H1X

int UtilTrigger::TrigRoad::H1X

Definition at line 11 of file TrigRoad.h.

Referenced by UtilTrigger::TrigRoads::LoadConfig(), and str().

◆ H2X

int UtilTrigger::TrigRoad::H2X

Definition at line 12 of file TrigRoad.h.

Referenced by UtilTrigger::TrigRoads::LoadConfig(), and str().

◆ H3X

int UtilTrigger::TrigRoad::H3X

Definition at line 13 of file TrigRoad.h.

Referenced by UtilTrigger::TrigRoads::LoadConfig(), and str().

◆ H4X

int UtilTrigger::TrigRoad::H4X

Definition at line 14 of file TrigRoad.h.

Referenced by UtilTrigger::TrigRoads::LoadConfig(), and str().

◆ road_id

int UtilTrigger::TrigRoad::road_id

Definition at line 9 of file TrigRoad.h.

Referenced by UtilTrigger::TrigRoads::LoadConfig(), and str().


The documentation for this class was generated from the following files: