![]() |
![]() |
#include "RecoJets/JetPlusTracks/interface/SimpleZSPJPTJetCorrector.h"
#include <vector>
#include <iostream>
#include <fstream>
#include <sstream>
#include "Math/PtEtaPhiE4D.h"
#include "Math/LorentzVector.h"
Go to the source code of this file.
Namespaces | |
namespace | zspjpt |
Typedefs | |
typedef ROOT::Math::LorentzVector < ROOT::Math::PtEtaPhiE4D < double > > | PtEtaPhiELorentzVectorD |
typedef ROOT::Math::LorentzVector < ROOT::Math::PxPyPzE4D < double > > | XYZTLorentzVectorD |
Variables | |
bool | zspjpt::debug = false |
typedef ROOT::Math::LorentzVector<ROOT::Math::PtEtaPhiE4D<double> > PtEtaPhiELorentzVectorD |
Definition at line 16 of file SimpleZSPJPTJetCorrector.cc.
typedef ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> > XYZTLorentzVectorD |
Definition at line 17 of file SimpleZSPJPTJetCorrector.cc.