CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
classes_other.h
Go to the documentation of this file.
5 
9 
11 
15 
17 
19 
21 
23 
24 namespace DataFormats_PatCandidates {
25  struct dictionaryother {
26 
27  std::pair<std::string, std::vector<float> > jcfcf;
29  std::vector<pat::JetCorrFactors::CorrectionFactor> v_jcfcf;
31  std::vector<pat::JetCorrFactors> v_jcf;
35  //std::vector<pat::TauJetCorrFactors::CorrectionFactor> v_tjcfcf;
36  //edm::Wrapper<std::vector<pat::TauJetCorrFactors::CorrectionFactor> > w_v_tjcfcf;
37  std::vector<pat::TauJetCorrFactors> v_tjcf;
41 
43 
45 
47 
48  std::pair<pat::IsolationKeys,reco::IsoDeposit> p_ik_id;
49  std::vector<std::pair<pat::IsolationKeys,reco::IsoDeposit> > v_p_ik_id;
50 
52 
54  std::vector<pat::CandKinResolution> v_ckr;
57 
63 
64  };
65 
66 }
edm::Wrapper< edm::ValueMap< vid::CutFlowResult > > w_vm_vcfr
Definition: classes_other.h:61
edm::Wrapper< edm::ValueMap< pat::LookupTableRecord > > w_vm_p_lutr
Definition: classes_other.h:51
edm::Wrapper< std::vector< pat::JetCorrFactors > > w_v_jcf
Definition: classes_other.h:32
edm::Wrapper< std::vector< pat::JetCorrFactors::CorrectionFactor > > w_v_jcfcf
Definition: classes_other.h:30
std::pair< pat::IsolationKeys, reco::IsoDeposit > p_ik_id
Definition: classes_other.h:48
std::vector< pat::JetCorrFactors > v_jcf
Definition: classes_other.h:31
edm::Wrapper< std::vector< pat::EventHypothesis > > w_v_eh
Definition: classes_other.h:46
std::vector< pat::TauJetCorrFactors > v_tjcf
Definition: classes_other.h:37
pat::CandKinResolutionValueMap vm_ckr
Definition: classes_other.h:55
edm::Wrapper< std::vector< pat::TauJetCorrFactors > > w_v_tjcf
Definition: classes_other.h:38
std::vector< pat::CandKinResolution > v_ckr
Definition: classes_other.h:54
edm::Wrapper< std::pair< std::string, std::vector< float > > > w_jcfcf
Definition: classes_other.h:28
edm::ValueMap< pat::JetCorrFactors > vm_jcf
Definition: classes_other.h:33
edm::ValueMap< pat::TauJetCorrFactors > vm_tjcf
Definition: classes_other.h:39
edm::ValueMap< vid::CutFlowResult > vm_vcfr
Definition: classes_other.h:59
edm::Wrapper< edm::ValueMap< pat::JetCorrFactors > > w_vm_jcf
Definition: classes_other.h:34
edm::Wrapper< edm::ValueMap< pat::VertexAssociation > > w_vm_va
Definition: classes_other.h:44
std::pair< std::string, std::vector< float > > jcfcf
Definition: classes_other.h:27
edm::Wrapper< edm::ValueMap< pat::TauJetCorrFactors > > w_vm_tjcf
Definition: classes_other.h:40
edm::Wrapper< vid::CutFlowResult > w_vcfr
Definition: classes_other.h:60
std::vector< pat::JetCorrFactors::CorrectionFactor > v_jcfcf
Definition: classes_other.h:29
std::vector< std::pair< pat::IsolationKeys, reco::IsoDeposit > > v_p_ik_id
Definition: classes_other.h:49
edm::Wrapper< pat::CandKinResolutionValueMap > w_vm_ckr
Definition: classes_other.h:56
pat::UserHolder< vid::CutFlowResult > uh_vcfr
Definition: classes_other.h:62