HYDRA_development_version
|
#include <hrpcraw.h>
Public Member Functions | |
HRpcRaw () | |
~HRpcRaw () | |
Float_t | getRightTime () |
Float_t | getLeftTime () |
Float_t | getRightTime2 () |
Float_t | getLeftTime2 () |
Float_t | getRightTot () |
Float_t | getLeftTot () |
Float_t | getRightTot2 () |
Float_t | getLeftTot2 () |
Float_t | getRightTotLast () |
Float_t | getLeftTotLast () |
Short_t | getAddress () |
Int_t | getLeftFeeAddress () |
Int_t | getRightFeeAddress () |
Short_t | getRightLogBit () |
Short_t | getLeftLogBit () |
Int_t | getNLocationIndex () |
Int_t | getLocationIndex (Int_t i) |
Int_t | getSector () const |
Int_t | getColumn () const |
Int_t | getCell () const |
Int_t | getRightSubEvtId () const |
Int_t | getRightTrbChannel () const |
Int_t | getRightDBOInput () const |
Int_t | getRightDBONum () const |
Int_t | getRightMBONum () const |
Int_t | getRightTRBNum () const |
Int_t | getLeftSubEvtId () const |
Int_t | getLeftTrbChannel () const |
Int_t | getLeftDBOInput () const |
Int_t | getLeftDBONum () const |
Int_t | getLeftMBONum () const |
Int_t | getLeftTRBNum () const |
Int_t | getRightNLeadings () const |
Int_t | getRightNTrailings () const |
Int_t | getRightLastTotFlag () const |
Int_t | getRightDataPairFlag () const |
Int_t | getRightDataVersion () const |
Int_t | getRightDataType () const |
Int_t | getLeftNLeadings () const |
Int_t | getLeftNTrailings () const |
Int_t | getLeftLastTotFlag () const |
Int_t | getLeftDataPairFlag () const |
Int_t | getLeftDataVersion () const |
Int_t | getLeftDataType () const |
void | setRightTime (Float_t arightTime) |
void | setLeftTime (Float_t aleftTime) |
void | setRightTime2 (Float_t arightTime2) |
void | setLeftTime2 (Float_t aleftTime2) |
void | setRightTot (Float_t arightTot) |
void | setLeftTot (Float_t aleftTot) |
void | setRightTot2 (Float_t arightTot2) |
void | setLeftTot2 (Float_t aleftTot2) |
void | setRightTotLast (Float_t arightTotLast) |
void | setLeftTotLast (Float_t aleftTotLast) |
void | setAddress (Int_t sec, Int_t col, Int_t cell) |
void | setRightFeeAddress (Int_t sevtid, Int_t chan, Int_t dbi, Int_t dbn, Int_t mbn, Int_t trbn) |
void | setLeftFeeAddress (Int_t sevtid, Int_t chan, Int_t dbi, Int_t dbn, Int_t mbn, Int_t trbn) |
void | setRightLogBit (Int_t lm, Int_t tm, Int_t ltf, Int_t pf, Int_t ref, Int_t type, Int_t ex) |
void | setLeftLogBit (Int_t lm, Int_t tm, Int_t ltf, Int_t pf, Int_t ref, Int_t type, Int_t ex) |
Protected Attributes | |
Float_t | rightTime |
Float_t | leftTime |
Float_t | rightTime2 |
Float_t | leftTime2 |
Float_t | rightTot |
Float_t | leftTot |
Float_t | rightTot2 |
Float_t | leftTot2 |
Float_t | rightTotLast |
Float_t | leftTotLast |
Int_t | leftFeeAddress |
Int_t | rightFeeAddress |
Short_t | address |
Short_t | leftLogBit |
Short_t | rightLogBit |
HRpcRaw::HRpcRaw | ( | ) |
HRpcRaw::~HRpcRaw | ( | void | ) |
Definition at line 34 of file hrpcraw.cc.
|
inline |
Definition at line 56 of file hrpcraw.h.
References address.
Referenced by HRpcCalibrater::execute().
|
inline |
Definition at line 69 of file hrpcraw.h.
Referenced by HRpcCalibrater::execute(), and getLocationIndex().
|
inline |
Definition at line 68 of file hrpcraw.h.
Referenced by HRpcCalibrater::execute(), and getLocationIndex().
|
inline |
Definition at line 81 of file hrpcraw.h.
Referenced by HRpcCalibrater::execute().
|
inline |
Definition at line 57 of file hrpcraw.h.
References leftFeeAddress.
|
inline |
Definition at line 61 of file hrpcraw.h.
References leftLogBit.
|
inline |
Definition at line 82 of file hrpcraw.h.
Referenced by HRpcCalibrater::execute().
|
inline |
Definition at line 47 of file hrpcraw.h.
References leftTime.
Referenced by HRpcCalibrater::execute().
|
inline |
|
inline |
Definition at line 51 of file hrpcraw.h.
References leftTot.
Referenced by HRpcTrb2Unpacker::execute(), HRpcTrbUnpacker::execute(), and HRpcCalibrater::execute().
|
inline |
|
inline |
Definition at line 55 of file hrpcraw.h.
References leftTotLast.
Referenced by HRpcCalibrater::execute().
|
inline |
Definition at line 83 of file hrpcraw.h.
Referenced by HRpcCalibrater::execute().
|
inline |
Definition at line 146 of file hrpcraw.h.
References getCell(), getColumn(), and getSector().
|
inline |
Definition at line 74 of file hrpcraw.h.
Referenced by HRpcCalibrater::execute().
|
inline |
Definition at line 58 of file hrpcraw.h.
References rightFeeAddress.
|
inline |
Definition at line 60 of file hrpcraw.h.
References rightLogBit.
Referenced by HRpcCalibrater::execute().
|
inline |
Definition at line 75 of file hrpcraw.h.
Referenced by HRpcCalibrater::execute().
|
inline |
Definition at line 46 of file hrpcraw.h.
References rightTime.
Referenced by HRpcCalibrater::execute().
|
inline |
Definition at line 48 of file hrpcraw.h.
References rightTime2.
|
inline |
Definition at line 50 of file hrpcraw.h.
References rightTot.
Referenced by HRpcTrb2Unpacker::execute(), HRpcTrbUnpacker::execute(), and HRpcCalibrater::execute().
|
inline |
|
inline |
Definition at line 54 of file hrpcraw.h.
References rightTotLast.
Referenced by HRpcCalibrater::execute().
|
inline |
Definition at line 76 of file hrpcraw.h.
Referenced by HRpcCalibrater::execute().
|
inline |
Definition at line 67 of file hrpcraw.h.
Referenced by HRpcCalibrater::execute(), and getLocationIndex().
|
inline |
Definition at line 123 of file hrpcraw.h.
References address.
Referenced by HRpcTrb3Unpacker::addRawHit(), HRpcTrb2Unpacker::execute(), and HRpcTrbUnpacker::execute().
|
inline |
Definition at line 131 of file hrpcraw.h.
References leftFeeAddress.
Referenced by HRpcTrb2Unpacker::execute(), and HRpcTrbUnpacker::execute().
|
inline |
Definition at line 141 of file hrpcraw.h.
References leftLogBit.
Referenced by HRpcTrb2Unpacker::execute(), and HRpcTrbUnpacker::execute().
|
inline |
Definition at line 102 of file hrpcraw.h.
Referenced by HRpcTrb3Unpacker::addRawHit(), HRpcTrb2Unpacker::execute(), and HRpcTrbUnpacker::execute().
|
inline |
Definition at line 104 of file hrpcraw.h.
Referenced by HRpcTrb2Unpacker::execute(), and HRpcTrbUnpacker::execute().
|
inline |
Definition at line 106 of file hrpcraw.h.
Referenced by HRpcTrb3Unpacker::addRawHit(), HRpcTrb2Unpacker::execute(), and HRpcTrbUnpacker::execute().
|
inline |
Definition at line 108 of file hrpcraw.h.
Referenced by HRpcTrb2Unpacker::execute(), and HRpcTrbUnpacker::execute().
|
inline |
Definition at line 110 of file hrpcraw.h.
Referenced by HRpcTrb2Unpacker::execute(), and HRpcTrbUnpacker::execute().
|
inline |
Definition at line 126 of file hrpcraw.h.
References rightFeeAddress.
Referenced by HRpcTrb2Unpacker::execute(), and HRpcTrbUnpacker::execute().
|
inline |
Definition at line 136 of file hrpcraw.h.
References rightLogBit.
Referenced by HRpcTrb2Unpacker::execute(), and HRpcTrbUnpacker::execute().
|
inline |
Definition at line 101 of file hrpcraw.h.
Referenced by HRpcTrb3Unpacker::addRawHit(), HRpcTrb2Unpacker::execute(), and HRpcTrbUnpacker::execute().
|
inline |
Definition at line 103 of file hrpcraw.h.
Referenced by HRpcTrb2Unpacker::execute(), and HRpcTrbUnpacker::execute().
|
inline |
Definition at line 105 of file hrpcraw.h.
Referenced by HRpcTrb3Unpacker::addRawHit(), HRpcTrb2Unpacker::execute(), and HRpcTrbUnpacker::execute().
|
inline |
Definition at line 107 of file hrpcraw.h.
Referenced by HRpcTrb2Unpacker::execute(), and HRpcTrbUnpacker::execute().
|
inline |
Definition at line 109 of file hrpcraw.h.
Referenced by HRpcTrb2Unpacker::execute(), and HRpcTrbUnpacker::execute().
|
protected |
Definition at line 36 of file hrpcraw.h.
Referenced by getAddress(), and setAddress().
|
protected |
Definition at line 33 of file hrpcraw.h.
Referenced by getLeftFeeAddress(), and setLeftFeeAddress().
|
protected |
Definition at line 37 of file hrpcraw.h.
Referenced by getLeftLogBit(), and setLeftLogBit().
|
protected |
Definition at line 23 of file hrpcraw.h.
Referenced by getLeftTime().
|
protected |
Definition at line 25 of file hrpcraw.h.
Referenced by getLeftTime2().
|
protected |
Definition at line 27 of file hrpcraw.h.
Referenced by getLeftTot().
|
protected |
Definition at line 29 of file hrpcraw.h.
Referenced by getLeftTot2().
|
protected |
Definition at line 31 of file hrpcraw.h.
Referenced by getLeftTotLast().
|
protected |
Definition at line 34 of file hrpcraw.h.
Referenced by getRightFeeAddress(), and setRightFeeAddress().
|
protected |
Definition at line 38 of file hrpcraw.h.
Referenced by getRightLogBit(), and setRightLogBit().
|
protected |
Definition at line 22 of file hrpcraw.h.
Referenced by getRightTime().
|
protected |
Definition at line 24 of file hrpcraw.h.
Referenced by getRightTime2().
|
protected |
Definition at line 26 of file hrpcraw.h.
Referenced by getRightTot().
|
protected |
Definition at line 28 of file hrpcraw.h.
Referenced by getRightTot2().
|
protected |
Definition at line 30 of file hrpcraw.h.
Referenced by getRightTotLast().