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
MuonTransientTrackingRecHit::ConstMuonRecHitPointer
std::shared_ptr< MuonTransientTrackingRecHit const > ConstMuonRecHitPointer
Definition:
MuonTransientTrackingRecHit.h:22
HLT_FULL_cff.endcapHits
endcapHits
Definition:
HLT_FULL_cff.py:84477
MuonRecHitContainer
MuonTransientTrackingRecHit::MuonRecHitContainer MuonRecHitContainer
Definition:
CosmicMuonSmoother.h:31
MuonOverlapSeedFromRecHits::seeds
std::vector< TrajectorySeed > seeds() const
Definition:
MuonOverlapSeedFromRecHits.cc:15
MuonOverlapSeedFromRecHits
Definition:
MuonOverlapSeedFromRecHits.h:6
HLT_FULL_cff.barrelHits
barrelHits
Definition:
HLT_FULL_cff.py:84492
ConstMuonRecHitPointer
MuonTransientTrackingRecHit::ConstMuonRecHitPointer ConstMuonRecHitPointer
Definition:
MuonSeedGenerator.cc:48
MuonOverlapSeedFromRecHits::MuonOverlapSeedFromRecHits
MuonOverlapSeedFromRecHits()
Definition:
MuonOverlapSeedFromRecHits.cc:13
MuonSeedFromRecHits
Definition:
MuonSeedFromRecHits.h:19
MuonOverlapSeedFromRecHits::bestHit
ConstMuonRecHitPointer bestHit(const MuonRecHitContainer &barrelHits, const MuonRecHitContainer &endcapHits) const
Definition:
MuonOverlapSeedFromRecHits.cc:83
MuonOverlapSeedFromRecHits::~MuonOverlapSeedFromRecHits
~MuonOverlapSeedFromRecHits() override
Definition:
MuonOverlapSeedFromRecHits.h:9
TrajectorySeed
Definition:
TrajectorySeed.h:18
mps_fire.result
result
Definition:
mps_fire.py:311
MuonOverlapSeedFromRecHits::makeSeed
bool makeSeed(MuonTransientTrackingRecHit::ConstMuonRecHitPointer barrelHit, MuonTransientTrackingRecHit::ConstMuonRecHitPointer endcapHit, MuonTransientTrackingRecHit::ConstMuonRecHitPointer bestSegment, TrajectorySeed &result) const
Definition:
MuonOverlapSeedFromRecHits.cc:54
MuonSeedFromRecHits.h
Generated for CMSSW Reference Manual by
1.8.16