#include <rctDataBase.h>
Public Types | |
enum | rctObjectType { RCEt, RCTau, RCOf, HFEt, HFFg, IEEt, IEReg, IECard, NEEt, NEReg, NECard, RCHad, nObjects } |
Public Member Functions | |
int | GetIndices (rctObjectType t, int firstindex, int secondindex=-1) |
int | GetLength (rctObjectType t) |
int | GetLink (rctObjectType t) |
void | GetLinkRCT (int linkMP7, unsigned int &RCTcrate, bool &RCTeven) |
rctDataBase () | |
~rctDataBase () | |
Private Attributes | |
int | HFEt_start [8] |
int | HFFg_start [8] |
int | IECard_start [4] |
int | IEEt_start [4] |
int | IEReg_start [4] |
int | indexfromMP7toRCT [36] |
int | length [nObjects] |
int | link [nObjects] |
int | NECard_start [4] |
int | NEEt_start [4] |
int | NEReg_start [4] |
int | RCEt_start [7][2] |
int | RCHad_start [7][2] |
int | RCOf_start [7][2] |
int | RCTau_start [7][2] |
Definition at line 10 of file rctDataBase.h.
Enumerator | |
---|---|
RCEt | |
RCTau | |
RCOf | |
HFEt | |
HFFg | |
IEEt | |
IEReg | |
IECard | |
NEEt | |
NEReg | |
NECard | |
RCHad | |
nObjects |
Definition at line 12 of file rctDataBase.h.
l1t::rctDataBase::rctDataBase | ( | ) |
Definition at line 4 of file rctDataBase.cc.
References HFEt, HFEt_start, HFFg, HFFg_start, IECard, IECard_start, IEEt, IEEt_start, IEReg, IEReg_start, indexfromMP7toRCT, length, link, NECard, NECard_start, NEEt, NEEt_start, NEReg, NEReg_start, RCEt, RCEt_start, RCHad, RCHad_start, RCOf, RCOf_start, RCTau, and RCTau_start.
|
inline |
Definition at line 49 of file rctDataBase.h.
|
inline |
Definition at line 69 of file rctDataBase.h.
References HFEt, HFEt_start, HFFg, HFFg_start, IECard, IECard_start, IEEt, IEEt_start, IEReg, IEReg_start, NECard, NECard_start, NEEt, NEEt_start, NEReg, NEReg_start, RCEt, RCEt_start, RCHad, RCHad_start, RCOf, RCOf_start, RCTau, and RCTau_start.
Referenced by l1t::PhysicsToBitConverter::GetObject().
|
inline |
Definition at line 51 of file rctDataBase.h.
References length, and edmStreamStallGrapher::t.
Referenced by l1t::PhysicsToBitConverter::GetObject().
|
inline |
Definition at line 56 of file rctDataBase.h.
References link, and edmStreamStallGrapher::t.
Referenced by l1t::PhysicsToBitConverter::GetObject().
|
inline |
Definition at line 61 of file rctDataBase.h.
References indexfromMP7toRCT.
Referenced by l1t::stage1::RCTEmUnpacker::unpack(), and l1t::stage1::RCTRegionUnpacker::unpack().
|
private |
Definition at line 32 of file rctDataBase.h.
Referenced by GetIndices(), and rctDataBase().
|
private |
Definition at line 33 of file rctDataBase.h.
Referenced by GetIndices(), and rctDataBase().
|
private |
Definition at line 36 of file rctDataBase.h.
Referenced by GetIndices(), and rctDataBase().
|
private |
Definition at line 34 of file rctDataBase.h.
Referenced by GetIndices(), and rctDataBase().
|
private |
Definition at line 35 of file rctDataBase.h.
Referenced by GetIndices(), and rctDataBase().
|
private |
Definition at line 45 of file rctDataBase.h.
Referenced by GetLinkRCT(), and rctDataBase().
|
private |
Definition at line 42 of file rctDataBase.h.
Referenced by Vispa.Views.LineDecayView.DecayLine::arrowBoundingRect(), GetLength(), Vispa.Views.LineDecayView.DecayLine::labelBoundingRect(), Vispa.Views.LineDecayView.DecayLine::paint(), and rctDataBase().
|
private |
Definition at line 44 of file rctDataBase.h.
Referenced by GetLink(), and rctDataBase().
|
private |
Definition at line 39 of file rctDataBase.h.
Referenced by GetIndices(), and rctDataBase().
|
private |
Definition at line 37 of file rctDataBase.h.
Referenced by GetIndices(), and rctDataBase().
|
private |
Definition at line 38 of file rctDataBase.h.
Referenced by GetIndices(), and rctDataBase().
|
private |
Definition at line 29 of file rctDataBase.h.
Referenced by GetIndices(), and rctDataBase().
|
private |
Definition at line 40 of file rctDataBase.h.
Referenced by GetIndices(), and rctDataBase().
|
private |
Definition at line 31 of file rctDataBase.h.
Referenced by GetIndices(), and rctDataBase().
|
private |
Definition at line 30 of file rctDataBase.h.
Referenced by GetIndices(), and rctDataBase().