Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
virtual
~MuonOverlapSeedFromRecHits
() {}
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
ConstReferenceCountingPointer
Definition:
ReferenceCounted.h:69
MuonSeedFromRecHits.h
MuonOverlapSeedFromRecHits::makeSeed
bool makeSeed(MuonTransientTrackingRecHit::ConstMuonRecHitPointer barrelHit, MuonTransientTrackingRecHit::ConstMuonRecHitPointer endcapHit, MuonTransientTrackingRecHit::ConstMuonRecHitPointer bestSegment, TrajectorySeed &result) const
Definition:
MuonOverlapSeedFromRecHits.cc:72
query.result
tuple result
Definition:
query.py:137
MuonOverlapSeedFromRecHits::~MuonOverlapSeedFromRecHits
virtual ~MuonOverlapSeedFromRecHits()
Definition:
MuonOverlapSeedFromRecHits.h:11
MuonOverlapSeedFromRecHits
Definition:
MuonOverlapSeedFromRecHits.h:6
MuonRecHitContainer
MuonTransientTrackingRecHit::MuonRecHitContainer MuonRecHitContainer
Definition:
CosmicMuonSmoother.h:29
MuonOverlapSeedFromRecHits::MuonOverlapSeedFromRecHits
MuonOverlapSeedFromRecHits()
Definition:
MuonOverlapSeedFromRecHits.cc:14
TrajectorySeed
Definition:
TrajectorySeed.h:18
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.5