CMS 3D CMS Logo

Enumerations
MuonMvaEstimator.cc File Reference
#include "PhysicsTools/PatAlgos/interface/MuonMvaEstimator.h"
#include "CondFormats/EgammaObjects/interface/GBRForest.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/MuonReco/interface/Muon.h"
#include "DataFormats/MuonReco/interface/MuonSelectors.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/JetReco/interface/PFJet.h"
#include "DataFormats/JetReco/interface/PFJetCollection.h"
#include "DataFormats/PatCandidates/interface/Muon.h"
#include "JetMETCorrections/JetCorrector/interface/JetCorrector.h"
#include "TMVA/Reader.h"
#include "TMVA/MethodBDT.h"

Go to the source code of this file.

Enumerations

enum  inputIndexes
 

Enumeration Type Documentation

Definition at line 47 of file MuonMvaEstimator.cc.

47  {
48  kPt,
49  kEta,
50  kJetNDauCharged,
51  kMiniRelIsoCharged,
52  kMiniRelIsoNeutral,
53  kJetPtRel,
54  kJetPtRatio,
55  kJetBTagCSV,
56  kSip,
57  kLog_abs_dxyBS,
58  kLog_abs_dzPV,
59  kSegmentCompatibility,
60  kLast
61  };
example_track example_track const char *const kPt
Definition: TSelector.cc:34