#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 78 of file L1TMuonBarrelParams.h.
|
inline |
Definition at line 94 of file L1TMuonBarrelParams.h.
|
private |
|
friend |
Definition at line 95 of file L1TMuonBarrelParams.h.
|
friend |
Definition at line 95 of file L1TMuonBarrelParams.h.
etaLUT L1TMuonBarrelParams::LUTParams::eta_lut_ |
Definition at line 84 of file L1TMuonBarrelParams.h.
Referenced by L1TMuonBarrelParams::eta_lut(), and L1TMuonBarrelParams::seteta_lut().
std::vector<extLUT> L1TMuonBarrelParams::LUTParams::ext_lut_ |
Definition at line 93 of file L1TMuonBarrelParams.h.
Referenced by L1TMuonBarrelParams::ext_lut(), and L1TMuonBarrelParams::setext_lut().
std::vector<LUT> L1TMuonBarrelParams::LUTParams::phi_lut_ |
Definition at line 81 of file L1TMuonBarrelParams.h.
Referenced by L1TMuonBarrelParams::phi_lut(), and L1TMuonBarrelParams::setphi_lut().
std::vector<LUT> L1TMuonBarrelParams::LUTParams::pta_lut_ |
Definition at line 80 of file L1TMuonBarrelParams.h.
Referenced by L1TMuonBarrelParams::pta_lut(), and L1TMuonBarrelParams::setpta_lut().
std::vector<int> L1TMuonBarrelParams::LUTParams::pta_threshold_ |
Definition at line 82 of file L1TMuonBarrelParams.h.
Referenced by L1TMuonBarrelParams::pta_threshold(), and L1TMuonBarrelParams::setpta_threshold().
qpLUT L1TMuonBarrelParams::LUTParams::qp_lut_ |
Definition at line 83 of file L1TMuonBarrelParams.h.
Referenced by L1TMuonBarrelParams::qp_lut(), and L1TMuonBarrelParams::setqp_lut().