CMS 3D CMS Logo

PFCand_NoPU_WithAM.h
Go to the documentation of this file.
1 #ifndef PFCand_NoPU_WithAM_h
2 #define PFCand_NoPU_WithAM_h
3 
4 // -*- C++ -*-
5 //
6 // Package: PFCand_NoPU_WithAM
7 // Class: PFCand_NoPU_WithAM
8 //
14 //
15 // Original Author: Matthias Geisler,32 4-B20,+41227676487,
16 // Created: Thu Dec 1 16:07:41 CET 2011
17 // $Id: PFCand_NoPU_WithAM.h,v 1.2 2012/04/18 15:09:23 mgeisler Exp $
18 //
19 //
20 #include <string>
21 
26 
31 
34 
37 
38 //
39 // constants, enums and typedefs
40 //
45 
46 typedef std::pair<reco::PFCandidateRef, int> PFCandQualityPair;
47 typedef std::vector<PFCandQualityPair> PFCandQualityPairVector;
48 
49 //
50 // class declaration
51 //
52 
54 public:
55  explicit PFCand_NoPU_WithAM(const edm::ParameterSet&);
56 
57  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
58 
59 private:
60  void produce(edm::StreamID, edm::Event&, const edm::EventSetup&) const override;
61 
62  // ----------member data ---------------------------
63 
65 
68 
70 
72 };
73 
74 #endif
edm::EDGetTokenT< reco::VertexCollection > token_VertexCollection_
edm::EDGetTokenT< VertexToPFCandAssMap > token_VertexToPFCandAssMap_
edm::EDGetTokenT< PFCandToVertexAssMap > token_PFCandToVertexAssMap_
std::vector< PFCandQualityPair > PFCandQualityPairVector
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
edm::AssociationMap< edm::OneToManyWithQuality< reco::VertexCollection, reco::PFCandidateCollection, int > > PFCandToVertexAssMap
std::pair< reco::PFCandidateRef, int > PFCandQualityPair
PFCand_NoPU_WithAM(const edm::ParameterSet &)
void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override
edm::InputTag input_AssociationType_
edm::AssociationMap< edm::OneToManyWithQuality< reco::PFCandidateCollection, reco::VertexCollection, int > > VertexToPFCandAssMap