CMS 3D CMS Logo

Namespaces | Typedefs | Variables

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/RecoJets/JetPlusTracks/src/SimpleZSPJPTJetCorrector.cc File Reference

#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 Documentation

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.