#include <L1TMuonBarrelKalmanSectorProcessor.h>
Public Member Functions | |
L1TMuonBarrelKalmanSectorProcessor (const edm::ParameterSet &, int sector) | |
L1MuKBMTrackCollection | process (L1TMuonBarrelKalmanAlgo *, const L1MuKBMTCombinedStubRefVector &stubs, int bx) |
~L1TMuonBarrelKalmanSectorProcessor () | |
Private Attributes | |
std::vector< L1TMuonBarrelKalmanRegionModule > | regions_ |
int | sector_ |
int | verbose_ |
Definition at line 10 of file L1TMuonBarrelKalmanSectorProcessor.h.
L1TMuonBarrelKalmanSectorProcessor::L1TMuonBarrelKalmanSectorProcessor | ( | const edm::ParameterSet & | iConfig, |
int | sector | ||
) |
Definition at line 5 of file L1TMuonBarrelKalmanSectorProcessor.cc.
References edm::ParameterSet::getParameter(), regions_, and makeMuonMisalignmentScenario::wheel.
L1TMuonBarrelKalmanSectorProcessor::~L1TMuonBarrelKalmanSectorProcessor | ( | ) |
Definition at line 16 of file L1TMuonBarrelKalmanSectorProcessor.cc.
L1MuKBMTrackCollection L1TMuonBarrelKalmanSectorProcessor::process | ( | L1TMuonBarrelKalmanAlgo * | trackMaker, |
const L1MuKBMTCombinedStubRefVector & | stubs, | ||
int | bx | ||
) |
Definition at line 18 of file L1TMuonBarrelKalmanSectorProcessor.cc.
References L1TMuonBarrelKalmanAlgo::cleanAndSort(), MillePedeFileConverter_cfg::out, regions_, and tmp.
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 20 of file L1TMuonBarrelKalmanSectorProcessor.h.
Referenced by L1TMuonBarrelKalmanSectorProcessor(), and process().
|
private |
Definition at line 18 of file L1TMuonBarrelKalmanSectorProcessor.h.
|
private |
Definition at line 17 of file L1TMuonBarrelKalmanSectorProcessor.h.