CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
classes.h
Go to the documentation of this file.
4 #include "Rtypes.h"
5 #include "Math/Cartesian3D.h"
6 #include "Math/Polar3D.h"
7 #include "Math/CylindricalEta3D.h"
8 #include "Math/PxPyPzE4D.h"
35 #include <string>
36 #include <vector>
37 
38 namespace reco {
40 }
41 
42 namespace {
43  struct dictionary {
44  std::vector<reco::Candidate *> v1;
47  std::vector<reco::Particle> v2;
51  reco::CandidatePtr ptr1;
55  std::vector<reco::CandidateBaseRef> rv2;
72  std::vector<edm::RefToBase<reco::Candidate> > vrb1;
73  std::vector<edm::Ptr<reco::Candidate> > vrb2;
74  std::vector<edm::PtrVector<reco::Candidate> > vrb3;
84  reco::CandMatchMap cmm1;
92  std::map<const reco::Candidate *, const reco::Candidate *> m1;
93  std::vector<const reco::Candidate *> vc1;
115  std::vector<edm::Ref<std::vector<reco::CompositeCandidate> > > vrcc1;
118 
120 
121  std::pair<edm::RefToBaseProd<reco::Candidate>,double> tpa;
122  std::pair<edm::RefToBase<reco::Candidate>,double> tpaa;
123  std::pair<edm::RefToBase<reco::Candidate>,bool> tpaaaaa;
124  std::vector<std::pair<unsigned int,bool> > tpaaaaaa;
125 
127  std::pair<std::string,edm::Ptr<reco::Candidate> > p_s_cptr;
128  std::vector<std::pair<std::string,edm::Ptr<reco::Candidate> > > v_p_s_cptr;
129  };
130 }
common ppss p3p6s2 common epss epspn46 common const1 w2
Definition: inclppp.h:1
edm::AssociationMap< edm::OneToManyWithQualityGeneric< CandidateView, CandidateView, bool > > CandViewCandViewAssociation
Definition: classes.h:39