CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs
SimpleZSPJPTJetCorrector.cc File Reference
#include "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.

Typedefs

typedef
ROOT::Math::LorentzVector
< ROOT::Math::PtEtaPhiE4D
< double > > 
PtEtaPhiELorentzVectorD
 
typedef
ROOT::Math::LorentzVector
< ROOT::Math::PxPyPzE4D
< double > > 
XYZTLorentzVectorD
 

Typedef Documentation

typedef ROOT::Math::LorentzVector<ROOT::Math::PtEtaPhiE4D<double> > PtEtaPhiELorentzVectorD

Definition at line 15 of file SimpleZSPJPTJetCorrector.cc.

typedef ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> > XYZTLorentzVectorD

Definition at line 16 of file SimpleZSPJPTJetCorrector.cc.