#include <L1TMuonBarrelKalmanRegionModule.h>
Classes | |
class | SeedSorter |
Public Member Functions | |
L1TMuonBarrelKalmanRegionModule (const edm::ParameterSet &, int wheel, int sector) | |
L1MuKBMTrackCollection | process (L1TMuonBarrelKalmanAlgo *, const L1MuKBMTCombinedStubRefVector &stubs, int bx) |
const int | wheel () const |
~L1TMuonBarrelKalmanRegionModule () | |
Private Member Functions | |
L1MuKBMTrackCollection | cleanHigher (const L1MuKBMTrackCollection &tracks1, const L1MuKBMTrackCollection &tracks2) |
L1MuKBMTrackCollection | cleanLower (const L1MuKBMTrackCollection &tracks1, const L1MuKBMTrackCollection &tracks2) |
L1MuKBMTrackCollection | cleanRegion (const L1MuKBMTrackCollection &, const L1MuKBMTrackCollection &, const L1MuKBMTrackCollection &) |
L1MuKBMTrackCollection | selfClean (const L1MuKBMTrackCollection &tracks) |
L1MuKBMTrackCollection | sort4 (const L1MuKBMTrackCollection &in) |
Private Attributes | |
int | nextSector_ |
int | nextWheel_ |
int | previousSector_ |
int | sector_ |
int | verbose_ |
int | wheel_ |
Definition at line 8 of file L1TMuonBarrelKalmanRegionModule.h.
L1TMuonBarrelKalmanRegionModule::L1TMuonBarrelKalmanRegionModule | ( | const edm::ParameterSet & | iConfig, |
int | wheel, | ||
int | sector | ||
) |
Definition at line 3 of file L1TMuonBarrelKalmanRegionModule.cc.
References nextSector_, nextWheel_, previousSector_, and wheel().
L1TMuonBarrelKalmanRegionModule::~L1TMuonBarrelKalmanRegionModule | ( | ) |
Definition at line 45 of file L1TMuonBarrelKalmanRegionModule.cc.
|
private |
Definition at line 214 of file L1TMuonBarrelKalmanRegionModule.cc.
References mps_fire::i, dqmiolumiharvest::j, MillePedeFileConverter_cfg::out, groupFilesInBlocks::temp, and parallelization::uint.
Referenced by cleanRegion().
|
private |
Definition at line 238 of file L1TMuonBarrelKalmanRegionModule.cc.
References mps_fire::i, dqmiolumiharvest::j, MillePedeFileConverter_cfg::out, groupFilesInBlocks::temp, and parallelization::uint.
Referenced by cleanRegion().
|
private |
Definition at line 346 of file L1TMuonBarrelKalmanRegionModule.cc.
References cleanHigher(), cleanLower(), MillePedeFileConverter_cfg::out, selfClean(), and sort4().
Referenced by process().
L1MuKBMTrackCollection L1TMuonBarrelKalmanRegionModule::process | ( | L1TMuonBarrelKalmanAlgo * | trackMaker, |
const L1MuKBMTCombinedStubRefVector & | stubs, | ||
int | bx | ||
) |
Definition at line 47 of file L1TMuonBarrelKalmanRegionModule.cc.
References l1GtPatternGenerator_cfi::bx, L1TMuonBarrelKalmanAlgo::chain(), cleanRegion(), createfilelist::int, nextSector_, nextWheel_, MillePedeFileConverter_cfg::out, previousSector_, sector_, fileCollector::seed, InitialStep_cff::seeds, L1MuKBMTrack::setPtEtaPhi(), L1MuKBMTrack::setRank(), MCScenario_CRAFT1_22X::sorter(), std::swap(), GlobalPosition_Frontier_DevDB_cff::tag, verbose_, and wheel_.
|
private |
Definition at line 182 of file L1TMuonBarrelKalmanRegionModule.cc.
References mps_fire::i, dqmiolumiharvest::j, MillePedeFileConverter_cfg::out, GlobalPosition_Frontier_DevDB_cff::tag, groupFilesInBlocks::temp, PDWG_EXOHSCP_cff::tracks, and parallelization::uint.
Referenced by cleanRegion().
|
private |
Definition at line 262 of file L1TMuonBarrelKalmanRegionModule.cc.
References recoMuon::in, MillePedeFileConverter_cfg::out, DiDispStaMuonMonitor_cfi::pt, and reco::LeafCandidate::pt().
Referenced by cleanRegion().
|
inline |
Definition at line 13 of file L1TMuonBarrelKalmanRegionModule.h.
References wheel_.
Referenced by geometryXMLparser.DTAlignable::index(), and L1TMuonBarrelKalmanRegionModule().
|
private |
Definition at line 21 of file L1TMuonBarrelKalmanRegionModule.h.
Referenced by L1TMuonBarrelKalmanRegionModule(), and process().
|
private |
Definition at line 23 of file L1TMuonBarrelKalmanRegionModule.h.
Referenced by L1TMuonBarrelKalmanRegionModule(), and process().
|
private |
Definition at line 22 of file L1TMuonBarrelKalmanRegionModule.h.
Referenced by L1TMuonBarrelKalmanRegionModule(), and process().
|
private |
Definition at line 19 of file L1TMuonBarrelKalmanRegionModule.h.
Referenced by process().
|
private |
Definition at line 18 of file L1TMuonBarrelKalmanRegionModule.h.
Referenced by process().
|
private |
Definition at line 20 of file L1TMuonBarrelKalmanRegionModule.h.