#include <L1AnalysisL1UpgradeTfMuon.h>
Public Types | |
enum | { TEST = 0 } |
Public Member Functions | |
L1AnalysisL1UpgradeTfMuonDataFormat * | getData () |
L1AnalysisL1UpgradeTfMuon () | |
void | Reset () |
void | SetRun3Muons () |
void | SetTfMuon (const l1t::RegionalMuonCandBxCollection &muon, unsigned maxL1UpgradeTfMuon) |
~L1AnalysisL1UpgradeTfMuon () | |
Private Attributes | |
bool | isRun3_ {false} |
L1AnalysisL1UpgradeTfMuonDataFormat | l1upgradetfmuon_ |
Definition at line 9 of file L1AnalysisL1UpgradeTfMuon.h.
anonymous enum |
L1Analysis::L1AnalysisL1UpgradeTfMuon::L1AnalysisL1UpgradeTfMuon | ( | ) |
Definition at line 3 of file L1AnalysisL1UpgradeTfMuon.cc.
L1Analysis::L1AnalysisL1UpgradeTfMuon::~L1AnalysisL1UpgradeTfMuon | ( | ) |
Definition at line 5 of file L1AnalysisL1UpgradeTfMuon.cc.
|
inline |
Definition at line 20 of file L1AnalysisL1UpgradeTfMuon.h.
References l1upgradetfmuon_.
Referenced by L1UpgradeTfMuonTreeProducer::L1UpgradeTfMuonTreeProducer().
|
inline |
Definition at line 14 of file L1AnalysisL1UpgradeTfMuon.h.
References isRun3_, l1upgradetfmuon_, and L1Analysis::L1AnalysisL1UpgradeTfMuonDataFormat::Reset().
Referenced by L1UpgradeTfMuonTreeProducer::analyze().
|
inline |
Definition at line 18 of file L1AnalysisL1UpgradeTfMuon.h.
References isRun3_.
Referenced by L1UpgradeTfMuonTreeProducer::analyze().
void L1Analysis::L1AnalysisL1UpgradeTfMuon::SetTfMuon | ( | const l1t::RegionalMuonCandBxCollection & | muon, |
unsigned | maxL1UpgradeTfMuon | ||
) |
Definition at line 7 of file L1AnalysisL1UpgradeTfMuon.cc.
References l1t::bmtf, l1t::MicroGMTConfiguration::calcGlobalPhi(), l1t::emtf_neg, l1t::emtf_pos, l1t::RegionalMuonRawDigiTranslator::generateRawTrkAddress(), ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, l1t::RegionalMuonCand::kBX, l1t::RegionalMuonCand::kLayers, l1t::RegionalMuonCand::kME1Ch, l1t::RegionalMuonCand::kME1Seg, l1t::RegionalMuonCand::kME2Ch, l1t::RegionalMuonCand::kME2Seg, l1t::RegionalMuonCand::kME3Ch, l1t::RegionalMuonCand::kME3Seg, l1t::RegionalMuonCand::kME4Ch, l1t::RegionalMuonCand::kME4Seg, l1t::RegionalMuonCand::kStat1, l1t::RegionalMuonCand::kStat2, l1t::RegionalMuonCand::kStat3, l1t::RegionalMuonCand::kStat4, l1t::RegionalMuonCand::kTrkNum, l1t::RegionalMuonCand::kWeight, l1t::RegionalMuonCand::kWheelNum, l1t::RegionalMuonCand::kWheelSide, l1UpgradeTfMuonTree_cfi::maxL1UpgradeTfMuon, l1t::omtf_neg, l1t::omtf_pos, funct::pow(), and makeMuonMisalignmentScenario::wheel.
Referenced by L1UpgradeTfMuonTreeProducer::analyze().
|
private |
Definition at line 24 of file L1AnalysisL1UpgradeTfMuon.h.
Referenced by Reset(), and SetRun3Muons().
|
private |
Definition at line 23 of file L1AnalysisL1UpgradeTfMuon.h.