#include "DataFormats/ParticleFlowReco/interface/PFBlock.h"
#include "DataFormats/Math/interface/deltaR.h"
#include "DQM/PhysicsHWW/interface/TrkMETMaker.h"
Go to the source code of this file.
Typedefs | |
typedef math::XYZTLorentzVectorF | LorentzVector |
typedef math::XYZPoint | Point |
Functions | |
double | TrkMETdzPV (const LorentzVector &vtx, const LorentzVector &p4, const LorentzVector &pv) |
Definition at line 5 of file TrkMETMaker.cc.
typedef math::XYZPoint Point |
Definition at line 6 of file TrkMETMaker.cc.
double TrkMETdzPV | ( | const LorentzVector & | vtx, |
const LorentzVector & | p4, | ||
const LorentzVector & | pv | ||
) |
Definition at line 12 of file TrkMETMaker.cc.
Referenced by TrkMETMaker::SetVars().