#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 5 of file L1TMuonBarrelKalmanRegionModule.cc.
References nextSector_, nextWheel_, and previousSector_.
L1TMuonBarrelKalmanRegionModule::~L1TMuonBarrelKalmanRegionModule | ( | ) |
Definition at line 54 of file L1TMuonBarrelKalmanRegionModule.cc.
|
private |
Definition at line 154 of file L1TMuonBarrelKalmanRegionModule.cc.
References mps_fire::i, keep, MillePedeFileConverter_cfg::out, and parallelization::uint().
Referenced by cleanRegion().
|
private |
Definition at line 174 of file L1TMuonBarrelKalmanRegionModule.cc.
References mps_fire::i, keep, MillePedeFileConverter_cfg::out, and parallelization::uint().
Referenced by cleanRegion().
|
private |
Definition at line 294 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 56 of file L1TMuonBarrelKalmanRegionModule.cc.
References L1TMuonBarrelKalmanAlgo::chain(), cleanRegion(), createfilelist::int, nextSector_, nextWheel_, MillePedeFileConverter_cfg::out, previousSector_, sector_, SurveyInfoScenario_cff::seed, MCScenario_CRAFT1_22X::sorter(), verbose_, and wheel_.
Referenced by wheel().
|
private |
Definition at line 125 of file L1TMuonBarrelKalmanRegionModule.cc.
References mps_fire::i, keep, MillePedeFileConverter_cfg::out, and parallelization::uint().
Referenced by cleanRegion().
|
private |
Definition at line 195 of file L1TMuonBarrelKalmanRegionModule.cc.
References MillePedeFileConverter_cfg::out, EnergyCorrector::pt, and reco::LeafCandidate::pt().
Referenced by cleanRegion().
|
inline |
Definition at line 13 of file L1TMuonBarrelKalmanRegionModule.h.
References process(), and wheel_.
Referenced by geometryXMLparser.DTAlignable::index().
|
private |
Definition at line 22 of file L1TMuonBarrelKalmanRegionModule.h.
Referenced by L1TMuonBarrelKalmanRegionModule(), and process().
|
private |
Definition at line 24 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 20 of file L1TMuonBarrelKalmanRegionModule.h.
Referenced by process().
|
private |
Definition at line 19 of file L1TMuonBarrelKalmanRegionModule.h.
Referenced by process().
|
private |
Definition at line 21 of file L1TMuonBarrelKalmanRegionModule.h.