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 DeltaPhi(const math::XYZTLorentzVector &v1, const math::XYZTLorentzVector &v2)
virtual void analyze(const edm::Event &evt, const edm::EventSetup &setup)
#define MVA_COMPUTER_CONTAINER_DEFINE(N)
Analysis-level calorimeter jet class.
~TtSemiLepSignalSelMVATrainer()
virtual float pt() const GCC11_FINAL
transverse momentum
double DeltaR(const math::XYZTLorentzVector &v1, const math::XYZTLorentzVector &v2)
void setup(std::vector< TH2F > &depth, std::string name, std::string units="")