1 #ifndef TtSemiLepSignalSelMVATrainer_h
2 #define TtSemiLepSignalSelMVATrainer_h
19 #ifndef TtSemiLepSignalSelMVARcd_defined // to avoid conflicts with the TtSemiSignalSelMVAComputer
20 #define TtSemiLepSignalSelMVARcd_defined
42 return j1.
pt() > j2.
pt();
bool operator()(const pat::Jet &j1, const pat::Jet &j2) const
PhysicsTools::MVAComputerCache mvaComputer
TtSemiLepSignalSelMVATrainer(const edm::ParameterSet &)
XYZTLorentzVectorD XYZTLorentzVector
Lorentz vector with cylindrical internal representation using pseudorapidity.
double DeltaR(math::XYZTLorentzVector v1, math::XYZTLorentzVector v2)
virtual void analyze(const edm::Event &evt, const edm::EventSetup &setup)
#define MVA_COMPUTER_CONTAINER_DEFINE(N)
virtual double pt() const
transverse momentum
Analysis-level calorimeter jet class.
~TtSemiLepSignalSelMVATrainer()
double DeltaPhi(math::XYZTLorentzVector v1, math::XYZTLorentzVector v2)
void setup(std::vector< TH2F > &depth, std::string name, std::string units="")