Class Reference for E1039 Core & Analysis Software
Road Class Reference

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-analysis/TriggerAna/src/MatrixData.h>

+ Inheritance diagram for Road:
+ Collaboration diagram for Road:

Public Member Functions

 Road ()
 
virtual ~Road ()
 
void clear ()
 
void get_id ()
 
 ClassDef (Road, 1)
 

Public Attributes

int id
 
int charge
 
int tb
 
float pX
 
float pY
 
float pZ
 
float chisq
 
int detectorIDs [3][4]
 followings are [x,y,dp][st] More...
 
int elementIDs [3][4]
 
float el_pos [3][4]
 
float zpos [3][4]
 
float exp_xpos [4]
 at X hodo stations only More...
 
float exp_ypos [4]
 

Detailed Description

Definition at line 5 of file MatrixData.h.

Constructor & Destructor Documentation

◆ Road()

Road::Road ( )

Definition at line 5 of file MatrixData.cc.

References detectorIDs, el_pos, elementIDs, exp_xpos, exp_ypos, and zpos.

◆ ~Road()

virtual Road::~Road ( )
inlinevirtual

Definition at line 26 of file MatrixData.h.

Member Function Documentation

◆ ClassDef()

Road::ClassDef ( Road  ,
 
)

◆ clear()

void Road::clear ( )
inline

Definition at line 28 of file MatrixData.h.

References charge, and pX.

Referenced by RoadPair::clear().

+ Here is the caller graph for this function:

◆ get_id()

void Road::get_id ( )

Definition at line 23 of file MatrixData.cc.

References detectorIDs, elementIDs, and tb.

Member Data Documentation

◆ charge

int Road::charge

Definition at line 10 of file MatrixData.h.

Referenced by clear().

◆ chisq

float Road::chisq

Definition at line 15 of file MatrixData.h.

◆ detectorIDs

int Road::detectorIDs[3][4]

followings are [x,y,dp][st]

Definition at line 17 of file MatrixData.h.

Referenced by get_id(), and Road().

◆ el_pos

float Road::el_pos[3][4]

Definition at line 19 of file MatrixData.h.

Referenced by Road().

◆ elementIDs

int Road::elementIDs[3][4]

Definition at line 18 of file MatrixData.h.

Referenced by get_id(), and Road().

◆ exp_xpos

float Road::exp_xpos[4]

at X hodo stations only

Definition at line 22 of file MatrixData.h.

Referenced by Road().

◆ exp_ypos

float Road::exp_ypos[4]

Definition at line 23 of file MatrixData.h.

Referenced by Road().

◆ id

int Road::id

Definition at line 9 of file MatrixData.h.

◆ pX

float Road::pX

Definition at line 12 of file MatrixData.h.

Referenced by clear().

◆ pY

float Road::pY

Definition at line 13 of file MatrixData.h.

◆ pZ

float Road::pZ

Definition at line 14 of file MatrixData.h.

◆ tb

int Road::tb

Definition at line 11 of file MatrixData.h.

Referenced by get_id().

◆ zpos

float Road::zpos[3][4]

Definition at line 20 of file MatrixData.h.

Referenced by Road().


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