RecoMuon
MuonSeedGenerator
src
MuonSeedSimpleCleaner.h
Go to the documentation of this file.
1
#ifndef MuonSeedGenerator_MuonSeedSimpleCleaner_h
2
#define MuonSeedGenerator_MuonSeedSimpleCleaner_h
3
4
#include "
RecoMuon/MuonSeedGenerator/src/MuonSeedVCleaner.h
"
5
6
class
MuonSeedSimpleCleaner
:
public
MuonSeedVCleaner
{
7
public
:
8
void
clean
(
TrajectorySeedCollection
&
seeds
)
override
;
9
10
private
:
11
bool
checkPt
(
const
TrajectorySeed
&
seed
)
const
;
12
};
13
14
#endif
MuonSeedVCleaner
Definition:
MuonSeedVCleaner.h:6
TrajectorySeedCollection
std::vector< TrajectorySeed > TrajectorySeedCollection
Definition:
TrajectorySeedCollection.h:6
InitialStep_cff.seeds
seeds
Definition:
InitialStep_cff.py:232
MuonSeedSimpleCleaner
Definition:
MuonSeedSimpleCleaner.h:6
TrajectorySeed
Definition:
TrajectorySeed.h:17
MuonSeedVCleaner.h
MuonSeedSimpleCleaner::clean
void clean(TrajectorySeedCollection &seeds) override
Definition:
MuonSeedSimpleCleaner.cc:3
MuonSeedSimpleCleaner::checkPt
bool checkPt(const TrajectorySeed &seed) const
Definition:
MuonSeedSimpleCleaner.cc:19
SurveyInfoScenario_cff.seed
seed
Definition:
SurveyInfoScenario_cff.py:295
Generated for CMSSW Reference Manual by
1.8.16