Main Page
Namespaces
Classes
Package Documentation
L1Trigger
L1TMuonBarrel
interface
L1TMuonBarrelKalmanRegionModule.h
Go to the documentation of this file.
1
#ifndef L1TMUONBARRELKALMANREGIONMODULE_H
2
#define L1TMUONBARRELKALMANREGIONMODULE_H
3
4
#include "
DataFormats/L1TMuon/interface/L1MuKBMTCombinedStub.h
"
5
#include "
L1Trigger/L1TMuonBarrel/interface/L1TMuonBarrelKalmanAlgo.h
"
6
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
7
8
class
L1TMuonBarrelKalmanRegionModule
{
9
public
:
10
L1TMuonBarrelKalmanRegionModule
(
const
edm::ParameterSet
&,
int
wheel
,
int
sector);
11
~L1TMuonBarrelKalmanRegionModule
();
12
13
14
L1MuKBMTrackCollection
process
(
L1TMuonBarrelKalmanAlgo
*,
const
L1MuKBMTCombinedStubRefVector
& stubs,
int
bx);
15
private
:
16
int
verbose_
;
17
int
sector_
;
18
int
wheel_
;
19
int
nextSector_
;
20
int
previousSector_
;
21
int
nextWheel_
;
22
23
24
};
25
26
27
28
#endif
L1TMuonBarrelKalmanAlgo.h
L1TMuonBarrelKalmanRegionModule
Definition:
L1TMuonBarrelKalmanRegionModule.h:8
makeMuonMisalignmentScenario.wheel
wheel
Definition:
makeMuonMisalignmentScenario.py:317
L1TMuonBarrelKalmanRegionModule::nextSector_
int nextSector_
Definition:
L1TMuonBarrelKalmanRegionModule.h:19
L1MuKBMTCombinedStubRefVector
std::vector< edm::Ref< L1MuKBMTCombinedStubCollection > > L1MuKBMTCombinedStubRefVector
Definition:
L1MuKBMTCombinedStub.h:43
ParameterSet.h
L1TMuonBarrelKalmanAlgo
Definition:
L1TMuonBarrelKalmanAlgo.h:16
L1TMuonBarrelKalmanRegionModule::~L1TMuonBarrelKalmanRegionModule
~L1TMuonBarrelKalmanRegionModule()
Definition:
L1TMuonBarrelKalmanRegionModule.cc:54
L1TMuonBarrelKalmanRegionModule::process
L1MuKBMTrackCollection process(L1TMuonBarrelKalmanAlgo *, const L1MuKBMTCombinedStubRefVector &stubs, int bx)
Definition:
L1TMuonBarrelKalmanRegionModule.cc:56
L1TMuonBarrelKalmanRegionModule::nextWheel_
int nextWheel_
Definition:
L1TMuonBarrelKalmanRegionModule.h:21
L1MuKBMTCombinedStub.h
L1TMuonBarrelKalmanRegionModule::sector_
int sector_
Definition:
L1TMuonBarrelKalmanRegionModule.h:17
L1MuKBMTrackCollection
std::vector< L1MuKBMTrack > L1MuKBMTrackCollection
Definition:
L1MuKBMTrack.h:14
L1TMuonBarrelKalmanRegionModule::wheel_
int wheel_
Definition:
L1TMuonBarrelKalmanRegionModule.h:18
edm::ParameterSet
Definition:
ParameterSet.h:36
L1TMuonBarrelKalmanRegionModule::verbose_
int verbose_
Definition:
L1TMuonBarrelKalmanRegionModule.h:16
L1TMuonBarrelKalmanRegionModule::L1TMuonBarrelKalmanRegionModule
L1TMuonBarrelKalmanRegionModule(const edm::ParameterSet &, int wheel, int sector)
Definition:
L1TMuonBarrelKalmanRegionModule.cc:5
L1TMuonBarrelKalmanRegionModule::previousSector_
int previousSector_
Definition:
L1TMuonBarrelKalmanRegionModule.h:20
Generated for CMSSW Reference Manual by
1.8.11