#include <L1TMuonBarrelParams.h>
Classes | |
class | extLUT |
Public Member Functions | |
LUTParams () | |
Public Attributes | |
etaLUT | eta_lut_ |
std::vector< extLUT > | ext_lut_ |
std::vector< LUT > | phi_lut_ |
std::vector< LUT > | pta_lut_ |
std::vector< int > | pta_threshold_ |
qpLUT | qp_lut_ |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 80 of file L1TMuonBarrelParams.h.
|
inline |
Definition at line 96 of file L1TMuonBarrelParams.h.
|
private |
|
friend |
Definition at line 97 of file L1TMuonBarrelParams.h.
|
friend |
Definition at line 97 of file L1TMuonBarrelParams.h.
etaLUT L1TMuonBarrelParams::LUTParams::eta_lut_ |
Definition at line 86 of file L1TMuonBarrelParams.h.
Referenced by L1TMuonBarrelParamsHelper::configFromPy(), L1TMuonBarrelParamsAllPublic::eta_lut(), L1TMuonBarrelParamsHelper::eta_lut(), L1MuBMEtaProcessor::receiveData(), L1MuBMEtaProcessor::runEtaTrackFinder(), L1TMuonBarrelParamsAllPublic::seteta_lut(), and L1TMuonBarrelParamsHelper::seteta_lut().
std::vector<extLUT> L1TMuonBarrelParams::LUTParams::ext_lut_ |
Definition at line 95 of file L1TMuonBarrelParams.h.
Referenced by L1TMuonBarrelParamsAllPublic::ext_lut(), L1TMuonBarrelParamsHelper::ext_lut(), L1TMuonBarrelParamsAllPublic::setext_lut(), and L1TMuonBarrelParamsHelper::setext_lut().
std::vector<LUT> L1TMuonBarrelParams::LUTParams::phi_lut_ |
Definition at line 83 of file L1TMuonBarrelParams.h.
Referenced by L1TMuonBarrelParamsAllPublic::phi_lut(), L1TMuonBarrelParamsHelper::phi_lut(), L1TMuonBarrelParamsAllPublic::setphi_lut(), and L1TMuonBarrelParamsHelper::setphi_lut().
std::vector<LUT> L1TMuonBarrelParams::LUTParams::pta_lut_ |
Definition at line 82 of file L1TMuonBarrelParams.h.
Referenced by L1TMuonBarrelParamsAllPublic::pta_lut(), L1TMuonBarrelParamsHelper::pta_lut(), L1TMuonBarrelParamsAllPublic::setpta_lut(), and L1TMuonBarrelParamsHelper::setpta_lut().
std::vector<int> L1TMuonBarrelParams::LUTParams::pta_threshold_ |
Definition at line 84 of file L1TMuonBarrelParams.h.
Referenced by L1TMuonBarrelParamsAllPublic::pta_threshold(), L1TMuonBarrelParamsHelper::pta_threshold(), L1TMuonBarrelParamsAllPublic::setpta_threshold(), and L1TMuonBarrelParamsHelper::setpta_threshold().
qpLUT L1TMuonBarrelParams::LUTParams::qp_lut_ |
Definition at line 85 of file L1TMuonBarrelParams.h.
Referenced by L1TMuonBarrelParamsHelper::configFromPy(), L1TMuonBarrelParamsAllPublic::qp_lut(), L1TMuonBarrelParamsHelper::qp_lut(), L1MuBMEtaProcessor::receiveData(), L1MuBMEtaProcessor::runEtaMatchingUnit(), L1TMuonBarrelParamsAllPublic::setqp_lut(), and L1TMuonBarrelParamsHelper::setqp_lut().