Main Page
Namespaces
Classes
Package Documentation
RecoMuon
MuonSeedGenerator
src
MuonOverlapSeedFromRecHits.h
Go to the documentation of this file.
1
#ifndef MuonSeedGenerator_MuonOverlapSeedFromRecHits_h
2
#define MuonSeedGenerator_MuonOverlapSeedFromRecHits_h
3
4
#include "
RecoMuon/TrackingTools/interface/MuonSeedFromRecHits.h
"
5
6
class
MuonOverlapSeedFromRecHits
:
public
MuonSeedFromRecHits
{
7
public
:
8
MuonOverlapSeedFromRecHits
();
9
~MuonOverlapSeedFromRecHits
()
override
{}
10
11
std::vector<TrajectorySeed>
seeds
()
const
;
12
13
bool
makeSeed
(
MuonTransientTrackingRecHit::ConstMuonRecHitPointer
barrelHit,
14
MuonTransientTrackingRecHit::ConstMuonRecHitPointer
endcapHit,
15
MuonTransientTrackingRecHit::ConstMuonRecHitPointer
bestSegment,
16
TrajectorySeed
&
result
)
const
;
17
18
private
:
19
ConstMuonRecHitPointer
bestHit
(
const
MuonRecHitContainer
&
barrelHits
,
const
MuonRecHitContainer
&
endcapHits
)
const
;
20
};
21
22
#endif
mps_fire.result
result
Definition:
mps_fire.py:294
MuonOverlapSeedFromRecHits::~MuonOverlapSeedFromRecHits
~MuonOverlapSeedFromRecHits() override
Definition:
MuonOverlapSeedFromRecHits.h:9
MuonSeedFromRecHits::MuonRecHitContainer
MuonTransientTrackingRecHit::MuonRecHitContainer MuonRecHitContainer
Definition:
MuonSeedFromRecHits.h:37
HLT_2018_cff.barrelHits
barrelHits
Definition:
HLT_2018_cff.py:78671
MuonSeedFromRecHits::ConstMuonRecHitPointer
MuonTransientTrackingRecHit::ConstMuonRecHitPointer ConstMuonRecHitPointer
Definition:
MuonSeedFromRecHits.h:39
MuonSeedFromRecHits.h
MuonOverlapSeedFromRecHits::makeSeed
bool makeSeed(MuonTransientTrackingRecHit::ConstMuonRecHitPointer barrelHit, MuonTransientTrackingRecHit::ConstMuonRecHitPointer endcapHit, MuonTransientTrackingRecHit::ConstMuonRecHitPointer bestSegment, TrajectorySeed &result) const
Definition:
MuonOverlapSeedFromRecHits.cc:54
HLT_2018_cff.endcapHits
endcapHits
Definition:
HLT_2018_cff.py:78656
MuonOverlapSeedFromRecHits
Definition:
MuonOverlapSeedFromRecHits.h:6
MuonOverlapSeedFromRecHits::MuonOverlapSeedFromRecHits
MuonOverlapSeedFromRecHits()
Definition:
MuonOverlapSeedFromRecHits.cc:13
MuonTransientTrackingRecHit::ConstMuonRecHitPointer
std::shared_ptr< MuonTransientTrackingRecHit const > ConstMuonRecHitPointer
Definition:
MuonTransientTrackingRecHit.h:22
TrajectorySeed
Definition:
TrajectorySeed.h:17
MuonOverlapSeedFromRecHits::seeds
std::vector< TrajectorySeed > seeds() const
Definition:
MuonOverlapSeedFromRecHits.cc:15
MuonSeedFromRecHits
Definition:
MuonSeedFromRecHits.h:19
MuonOverlapSeedFromRecHits::bestHit
ConstMuonRecHitPointer bestHit(const MuonRecHitContainer &barrelHits, const MuonRecHitContainer &endcapHits) const
Definition:
MuonOverlapSeedFromRecHits.cc:83
Generated for CMSSW Reference Manual by
1.8.11