#include <L1MuDTTFMasks.h>
Public Member Functions | |
bool | get_etsoc_chdis_st1 (int wh, int sc) const |
bool | get_etsoc_chdis_st2 (int wh, int sc) const |
bool | get_etsoc_chdis_st3 (int wh, int sc) const |
bool | get_inrec_chdis_csc (int wh, int sc) const |
bool | get_inrec_chdis_st1 (int wh, int sc) const |
bool | get_inrec_chdis_st2 (int wh, int sc) const |
bool | get_inrec_chdis_st3 (int wh, int sc) const |
bool | get_inrec_chdis_st4 (int wh, int sc) const |
L1MuDTTFMasks () | |
constructor More... | |
void | print () const |
void | reset () |
reset parameters to zero More... | |
void | set_etsoc_chdis_st1 (int wh, int sc, const bool val) |
void | set_etsoc_chdis_st2 (int wh, int sc, const bool val) |
void | set_etsoc_chdis_st3 (int wh, int sc, const bool val) |
void | set_inrec_chdis_csc (int wh, int sc, const bool val) |
void | set_inrec_chdis_st1 (int wh, int sc, const bool val) |
void | set_inrec_chdis_st2 (int wh, int sc, const bool val) |
void | set_inrec_chdis_st3 (int wh, int sc, const bool val) |
void | set_inrec_chdis_st4 (int wh, int sc, const bool val) |
virtual | ~L1MuDTTFMasks () |
destructor More... | |
Private Member Functions | |
int | check (int wh, int sc) const |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Private Attributes | |
bool | etsoc_chdis_st1 [6][12] |
bool | etsoc_chdis_st2 [6][12] |
bool | etsoc_chdis_st3 [6][12] |
bool | inrec_chdis_csc [6][12] |
bool | inrec_chdis_st1 [6][12] |
bool | inrec_chdis_st2 [6][12] |
bool | inrec_chdis_st3 [6][12] |
bool | inrec_chdis_st4 [6][12] |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
DTTF Masks from OMDS
J. Troconiz UAM Madrid
Definition at line 36 of file L1MuDTTFMasks.h.
|
inline |
|
inlinevirtual |
|
private |
Definition at line 159 of file L1MuDTTFMasks.cc.
bool L1MuDTTFMasks::get_etsoc_chdis_st1 | ( | int | wh, |
int | sc | ||
) | const |
Definition at line 129 of file L1MuDTTFMasks.cc.
References trackerTree::check().
Referenced by L1TMuonBarrelKalmanStubProcessor::makeStubs(), and L1MuBMEtaProcessor::receiveData().
bool L1MuDTTFMasks::get_etsoc_chdis_st2 | ( | int | wh, |
int | sc | ||
) | const |
Definition at line 141 of file L1MuDTTFMasks.cc.
References trackerTree::check().
Referenced by L1TMuonBarrelKalmanStubProcessor::makeStubs(), and L1MuBMEtaProcessor::receiveData().
bool L1MuDTTFMasks::get_etsoc_chdis_st3 | ( | int | wh, |
int | sc | ||
) | const |
Definition at line 153 of file L1MuDTTFMasks.cc.
References trackerTree::check().
Referenced by L1TMuonBarrelKalmanStubProcessor::makeStubs(), and L1MuBMEtaProcessor::receiveData().
bool L1MuDTTFMasks::get_inrec_chdis_csc | ( | int | wh, |
int | sc | ||
) | const |
bool L1MuDTTFMasks::get_inrec_chdis_st1 | ( | int | wh, |
int | sc | ||
) | const |
Definition at line 69 of file L1MuDTTFMasks.cc.
References trackerTree::check().
Referenced by L1TMuonBarrelKalmanStubProcessor::makeStubs(), and L1MuBMSectorReceiver::receiveBBMXData().
bool L1MuDTTFMasks::get_inrec_chdis_st2 | ( | int | wh, |
int | sc | ||
) | const |
Definition at line 81 of file L1MuDTTFMasks.cc.
References trackerTree::check().
Referenced by L1TMuonBarrelKalmanStubProcessor::makeStubs(), and L1MuBMSectorReceiver::receiveBBMXData().
bool L1MuDTTFMasks::get_inrec_chdis_st3 | ( | int | wh, |
int | sc | ||
) | const |
Definition at line 93 of file L1MuDTTFMasks.cc.
References trackerTree::check().
Referenced by L1TMuonBarrelKalmanStubProcessor::makeStubs(), and L1MuBMSectorReceiver::receiveBBMXData().
bool L1MuDTTFMasks::get_inrec_chdis_st4 | ( | int | wh, |
int | sc | ||
) | const |
Definition at line 105 of file L1MuDTTFMasks.cc.
References trackerTree::check().
Referenced by L1TMuonBarrelKalmanStubProcessor::makeStubs(), and L1MuBMSectorReceiver::receiveBBMXData().
void L1MuDTTFMasks::print | ( | void | ) | const |
Definition at line 169 of file L1MuDTTFMasks.cc.
References gather_cfg::cout, mps_fire::i, and dqmiolumiharvest::j.
void L1MuDTTFMasks::reset | ( | void | ) |
reset parameters to zero
Definition at line 48 of file L1MuDTTFMasks.cc.
References mps_fire::i, and dqmiolumiharvest::j.
Referenced by MatrixReader.MatrixReader::__init__(), L1TMuonBarrelParamsHelper::configFromDB(), L1MuDTTFMasks(), and MatrixReader.MatrixReader::showRaw().
|
private |
void L1MuDTTFMasks::set_etsoc_chdis_st1 | ( | int | wh, |
int | sc, | ||
const bool | val | ||
) |
Definition at line 123 of file L1MuDTTFMasks.cc.
References trackerTree::check(), and hgcalPerformanceValidation::val.
Referenced by L1TMuonBarrelParamsHelper::configFromPy().
void L1MuDTTFMasks::set_etsoc_chdis_st2 | ( | int | wh, |
int | sc, | ||
const bool | val | ||
) |
Definition at line 135 of file L1MuDTTFMasks.cc.
References trackerTree::check(), and hgcalPerformanceValidation::val.
Referenced by L1TMuonBarrelParamsHelper::configFromPy().
void L1MuDTTFMasks::set_etsoc_chdis_st3 | ( | int | wh, |
int | sc, | ||
const bool | val | ||
) |
Definition at line 147 of file L1MuDTTFMasks.cc.
References trackerTree::check(), and hgcalPerformanceValidation::val.
Referenced by L1TMuonBarrelParamsHelper::configFromPy().
void L1MuDTTFMasks::set_inrec_chdis_csc | ( | int | wh, |
int | sc, | ||
const bool | val | ||
) |
Definition at line 111 of file L1MuDTTFMasks.cc.
References trackerTree::check(), and hgcalPerformanceValidation::val.
Referenced by L1TMuonBarrelParamsHelper::configFromPy().
void L1MuDTTFMasks::set_inrec_chdis_st1 | ( | int | wh, |
int | sc, | ||
const bool | val | ||
) |
Definition at line 63 of file L1MuDTTFMasks.cc.
References trackerTree::check(), and hgcalPerformanceValidation::val.
Referenced by L1TMuonBarrelParamsHelper::configFromDB(), and L1TMuonBarrelParamsHelper::configFromPy().
void L1MuDTTFMasks::set_inrec_chdis_st2 | ( | int | wh, |
int | sc, | ||
const bool | val | ||
) |
Definition at line 75 of file L1MuDTTFMasks.cc.
References trackerTree::check(), and hgcalPerformanceValidation::val.
Referenced by L1TMuonBarrelParamsHelper::configFromDB(), and L1TMuonBarrelParamsHelper::configFromPy().
void L1MuDTTFMasks::set_inrec_chdis_st3 | ( | int | wh, |
int | sc, | ||
const bool | val | ||
) |
Definition at line 87 of file L1MuDTTFMasks.cc.
References trackerTree::check(), and hgcalPerformanceValidation::val.
Referenced by L1TMuonBarrelParamsHelper::configFromDB(), and L1TMuonBarrelParamsHelper::configFromPy().
void L1MuDTTFMasks::set_inrec_chdis_st4 | ( | int | wh, |
int | sc, | ||
const bool | val | ||
) |
Definition at line 99 of file L1MuDTTFMasks.cc.
References trackerTree::check(), and hgcalPerformanceValidation::val.
Referenced by L1TMuonBarrelParamsHelper::configFromDB(), and L1TMuonBarrelParamsHelper::configFromPy().
|
friend |
Definition at line 79 of file L1MuDTTFMasks.h.
|
friend |
Definition at line 79 of file L1MuDTTFMasks.h.
|
private |
Definition at line 75 of file L1MuDTTFMasks.h.
|
private |
Definition at line 76 of file L1MuDTTFMasks.h.
|
private |
Definition at line 77 of file L1MuDTTFMasks.h.
|
private |
Definition at line 74 of file L1MuDTTFMasks.h.
|
private |
Definition at line 70 of file L1MuDTTFMasks.h.
|
private |
Definition at line 71 of file L1MuDTTFMasks.h.
|
private |
Definition at line 72 of file L1MuDTTFMasks.h.
|
private |
Definition at line 73 of file L1MuDTTFMasks.h.