Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
RecoTracker
TkSeedingLayers
interface
SeedComparitor.h
Go to the documentation of this file.
1
#ifndef RecoTracker_TkSeedingLayers_SeedComparitor_H
2
#define RecoTracker_TkSeedingLayers_SeedComparitor_H
3
10
#include "
RecoTracker/TkSeedingLayers/interface/SeedingHitSet.h
"
11
namespace
edm {
class
EventSetup
; }
12
13
class
SeedComparitor
{
14
public
:
15
virtual
~SeedComparitor
() {}
16
virtual
bool
compatible
(
const
SeedingHitSet
&hits,
const
edm::EventSetup
& es) = 0;
17
};
18
19
#endif
20
SeedComparitor::~SeedComparitor
virtual ~SeedComparitor()
Definition:
SeedComparitor.h:15
EventSetup
SeedingHitSet
Definition:
SeedingHitSet.h:6
edm::EventSetup
Definition:
EventSetup.h:44
SeedingHitSet.h
SeedComparitor::compatible
virtual bool compatible(const SeedingHitSet &hits, const edm::EventSetup &es)=0
SeedComparitor
Definition:
SeedComparitor.h:13
Generated for CMSSW Reference Manual by
1.8.5