CMS 3D CMS Logo

AlignmentTracksFromVertexCompositeCandidateSelector.h
Go to the documentation of this file.
1 #ifndef Alignment_CommonAlignmentAlgorithm_AlignmentTrackFromVertexCompositeCandidateSelector_h
2 #define Alignment_CommonAlignmentAlgorithm_AlignmentTrackFromVertexCompositeCandidateSelector_h
3 
10 #include <vector>
11 
12 namespace edm {
13  class Event;
14  class ParameterSet;
15 } // namespace edm
16 
17 class TrackingRecHit;
18 
20 public:
21  typedef std::vector<const reco::Track*> Tracks;
22 
25 
28 
31  const edm::Event& evt,
32  const edm::EventSetup& setup) const;
33 
34 private:
36 };
37 
38 #endif
Tracks select(const edm::Handle< reco::TrackCollection > &tc, const edm::Event &evt, const edm::EventSetup &setup) const
select tracks
AlignmentTrackFromVertexCompositeCandidateSelector(const edm::ParameterSet &cfg, edm::ConsumesCollector &iC)
constructor
HLT enums.
const edm::EDGetTokenT< reco::VertexCompositeCandidateCollection > vccToken_