#include <L1TMuonBarrelKalmanRegionModule.h>
Public Member Functions | |
L1TMuonBarrelKalmanRegionModule (const edm::ParameterSet &, int wheel, int sector) | |
L1MuKBMTrackCollection | process (L1TMuonBarrelKalmanAlgo *, const L1MuKBMTCombinedStubRefVector &stubs, int bx) |
~L1TMuonBarrelKalmanRegionModule () | |
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.
L1MuKBMTrackCollection L1TMuonBarrelKalmanRegionModule::process | ( | L1TMuonBarrelKalmanAlgo * | trackMaker, |
const L1MuKBMTCombinedStubRefVector & | stubs, | ||
int | bx | ||
) |
Definition at line 56 of file L1TMuonBarrelKalmanRegionModule.cc.
References L1TMuonBarrelKalmanAlgo::chain(), L1TMuonBarrelKalmanAlgo::cleanAndSort(), createfilelist::int, nextSector_, nextWheel_, MillePedeFileConverter_cfg::out, previousSector_, L1TMuonBarrelKalmanAlgo::resolveEtaUnit(), sector_, SurveyInfoScenario_cff::seed, verbose_, and wheel_.
Referenced by ConfigBuilder.ConfigBuilder::addExtraStream(), ConfigBuilder.ConfigBuilder::completeInputCommand(), ConfigBuilder.ConfigBuilder::doNotInlineEventContent(), ConfigBuilder.ConfigBuilder.PrintAllModules::leave(), ConfigBuilder.ConfigBuilder::prepare(), ConfigBuilder.ConfigBuilder::prepare_ALCA(), ConfigBuilder.ConfigBuilder::prepare_DQM(), ConfigBuilder.ConfigBuilder::prepare_HLT(), ConfigBuilder.ConfigBuilder::prepare_LHE(), ConfigBuilder.ConfigBuilder::prepare_PATFILTER(), ConfigBuilder.ConfigBuilder::prepare_VALIDATION(), ConfigBuilder.ConfigBuilder::renameHLTprocessInSequence(), ConfigBuilder.ConfigBuilder::renameInputTagsInSequence(), and ConfigBuilder.ConfigBuilder::scheduleSequence().
|
private |
Definition at line 19 of file L1TMuonBarrelKalmanRegionModule.h.
Referenced by L1TMuonBarrelKalmanRegionModule(), and process().
|
private |
Definition at line 21 of file L1TMuonBarrelKalmanRegionModule.h.
Referenced by L1TMuonBarrelKalmanRegionModule(), and process().
|
private |
Definition at line 20 of file L1TMuonBarrelKalmanRegionModule.h.
Referenced by L1TMuonBarrelKalmanRegionModule(), and process().
|
private |
Definition at line 17 of file L1TMuonBarrelKalmanRegionModule.h.
Referenced by process().
|
private |
Definition at line 16 of file L1TMuonBarrelKalmanRegionModule.h.
Referenced by process().
|
private |
Definition at line 18 of file L1TMuonBarrelKalmanRegionModule.h.
Referenced by process().