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
{
8
public
:
9
10
MuonOverlapSeedFromRecHits
();
11
~MuonOverlapSeedFromRecHits
()
override
{}
12
13
std::vector<TrajectorySeed>
seeds
()
const
;
14
15
bool
makeSeed
(
MuonTransientTrackingRecHit::ConstMuonRecHitPointer
barrelHit,
16
MuonTransientTrackingRecHit::ConstMuonRecHitPointer
endcapHit,
17
MuonTransientTrackingRecHit::ConstMuonRecHitPointer
bestSegment,
18
TrajectorySeed
&
result
)
const
;
19
20
private
:
21
ConstMuonRecHitPointer
bestHit
(
22
const
MuonRecHitContainer
&
barrelHits
,
23
const
MuonRecHitContainer
&
endcapHits
)
const
;
24
25
};
26
27
#endif
28
cosmicBasicClusters_cfi.endcapHits
endcapHits
Definition:
cosmicBasicClusters_cfi.py:6
mps_fire.result
result
Definition:
mps_fire.py:234
MuonOverlapSeedFromRecHits::~MuonOverlapSeedFromRecHits
~MuonOverlapSeedFromRecHits() override
Definition:
MuonOverlapSeedFromRecHits.h:11
MuonSeedFromRecHits::MuonRecHitContainer
MuonTransientTrackingRecHit::MuonRecHitContainer MuonRecHitContainer
Definition:
MuonSeedFromRecHits.h:37
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:72
cosmicBasicClusters_cfi.barrelHits
barrelHits
Definition:
cosmicBasicClusters_cfi.py:5
MuonOverlapSeedFromRecHits
Definition:
MuonOverlapSeedFromRecHits.h:6
MuonOverlapSeedFromRecHits::MuonOverlapSeedFromRecHits
MuonOverlapSeedFromRecHits()
Definition:
MuonOverlapSeedFromRecHits.cc:14
MuonTransientTrackingRecHit::ConstMuonRecHitPointer
std::shared_ptr< MuonTransientTrackingRecHit const > ConstMuonRecHitPointer
Definition:
MuonTransientTrackingRecHit.h:24
TrajectorySeed
Definition:
TrajectorySeed.h:17
MuonOverlapSeedFromRecHits::seeds
std::vector< TrajectorySeed > seeds() const
Definition:
MuonOverlapSeedFromRecHits.cc:22
MuonSeedFromRecHits
Definition:
MuonSeedFromRecHits.h:19
MuonOverlapSeedFromRecHits::bestHit
ConstMuonRecHitPointer bestHit(const MuonRecHitContainer &barrelHits, const MuonRecHitContainer &endcapHits) const
Definition:
MuonOverlapSeedFromRecHits.cc:104
Generated for CMSSW Reference Manual by
1.8.11