#include <L1MuTriggerPtScale.h>
Public Member Functions | |
const L1MuScale * | getPtScale () const |
get the Pt scale More... | |
L1MuTriggerPtScale () | |
constructor More... | |
L1MuTriggerPtScale (int nbitPackingPt, bool signedPackingPt, int nbinsPt, const std::vector< double > &scalePt) | |
virtual | ~L1MuTriggerPtScale () |
destructor More... | |
Private Attributes | |
L1MuBinnedScale | m_PtScale |
Description: Class that creates all scales used to pass data from the regional muon triggers to the Global Muon Trigger and from the latter to the Global Trigger
Definition at line 31 of file L1MuTriggerPtScale.h.
|
inline |
|
inline |
Definition at line 37 of file L1MuTriggerPtScale.h.
References m_PtScale.
|
inlinevirtual |
|
inline |
get the Pt scale
Definition at line 69 of file L1MuTriggerPtScale.h.
Referenced by L1TGMT::book_(), CSCTFPtLUT::calcPt(), L1MuGMTMerger::merge(), CSCTFPtMethods::Pt2Stn(), CSCTFPtMethods::Pt2Stn2010(), CSCTFPtMethods::Pt2Stn2012(), CSCTFPtMethods::Pt3Stn(), CSCTFPtMethods::Pt3Stn2010(), CSCTFPtMethods::Pt3Stn2012(), L1MuGMTPSB::receiveData(), L1MuGMTLFPhiProLUT::TheLookupFunction(), L1MuGMTMIAUEtaProLUT::TheLookupFunction(), L1MuGMTMIAUPhiPro1LUT::TheLookupFunction(), and L1GlobalTriggerRawToDigi::unpackGMT().
|
private |
Definition at line 69 of file L1MuTriggerPtScale.h.
Referenced by L1MuTriggerPtScale().