CMS 3D CMS Logo

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::vector<std::vector<float> > vecvecf;
29 
30  std::pair<std::string, std::vector<float> > jcfcf;
32  std::vector<pat::JetCorrFactors::CorrectionFactor> v_jcfcf;
34  std::vector<pat::JetCorrFactors> v_jcf;
38  //std::vector<pat::TauJetCorrFactors::CorrectionFactor> v_tjcfcf;
39  //edm::Wrapper<std::vector<pat::TauJetCorrFactors::CorrectionFactor> > w_v_tjcfcf;
40  std::vector<pat::TauJetCorrFactors> v_tjcf;
44 
46 
48 
50 
51  std::pair<pat::IsolationKeys,reco::IsoDeposit> p_ik_id;
52  std::vector<std::pair<pat::IsolationKeys,reco::IsoDeposit> > v_p_ik_id;
53 
55 
57  std::vector<pat::CandKinResolution> v_ckr;
60 
66 
67  };
68 
69 }
std::vector< std::vector< float > > vecvecf
Definition: classes_other.h:27
edm::Wrapper< edm::ValueMap< vid::CutFlowResult > > w_vm_vcfr
Definition: classes_other.h:64
edm::Wrapper< edm::ValueMap< pat::LookupTableRecord > > w_vm_p_lutr
Definition: classes_other.h:54
edm::Wrapper< std::vector< pat::JetCorrFactors > > w_v_jcf
Definition: classes_other.h:35
edm::Wrapper< std::vector< pat::JetCorrFactors::CorrectionFactor > > w_v_jcfcf
Definition: classes_other.h:33
std::pair< pat::IsolationKeys, reco::IsoDeposit > p_ik_id
Definition: classes_other.h:51
std::vector< pat::JetCorrFactors > v_jcf
Definition: classes_other.h:34
edm::Wrapper< std::vector< pat::EventHypothesis > > w_v_eh
Definition: classes_other.h:49
std::vector< pat::TauJetCorrFactors > v_tjcf
Definition: classes_other.h:40
pat::CandKinResolutionValueMap vm_ckr
Definition: classes_other.h:58
edm::Wrapper< std::vector< pat::TauJetCorrFactors > > w_v_tjcf
Definition: classes_other.h:41
std::vector< pat::CandKinResolution > v_ckr
Definition: classes_other.h:57
edm::Wrapper< std::pair< std::string, std::vector< float > > > w_jcfcf
Definition: classes_other.h:31
edm::Wrapper< std::vector< std::vector< float > > > wvecvecf
Definition: classes_other.h:28
edm::ValueMap< pat::JetCorrFactors > vm_jcf
Definition: classes_other.h:36
edm::ValueMap< pat::TauJetCorrFactors > vm_tjcf
Definition: classes_other.h:42
edm::ValueMap< vid::CutFlowResult > vm_vcfr
Definition: classes_other.h:62
edm::Wrapper< edm::ValueMap< pat::JetCorrFactors > > w_vm_jcf
Definition: classes_other.h:37
edm::Wrapper< edm::ValueMap< pat::VertexAssociation > > w_vm_va
Definition: classes_other.h:47
std::pair< std::string, std::vector< float > > jcfcf
Definition: classes_other.h:30
edm::Wrapper< edm::ValueMap< pat::TauJetCorrFactors > > w_vm_tjcf
Definition: classes_other.h:43
edm::Wrapper< vid::CutFlowResult > w_vcfr
Definition: classes_other.h:63
std::vector< pat::JetCorrFactors::CorrectionFactor > v_jcfcf
Definition: classes_other.h:32
std::vector< std::pair< pat::IsolationKeys, reco::IsoDeposit > > v_p_ik_id
Definition: classes_other.h:52
edm::Wrapper< pat::CandKinResolutionValueMap > w_vm_ckr
Definition: classes_other.h:59
pat::UserHolder< vid::CutFlowResult > uh_vcfr
Definition: classes_other.h:65