CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs
RootTreeHandler.h File Reference
#include <iostream>
#include <TFile.h>
#include <TTree.h>
#include <MuonAnalysis/MomentumScaleCalibration/interface/MuonPair.h>
#include <MuonAnalysis/MomentumScaleCalibration/interface/GenMuonPair.h>
#include <MuonAnalysis/MomentumScaleCalibration/interface/MuScleFitProvenance.h>
#include <TH1F.h>
#include <stdlib.h>
#include <vector>

Go to the source code of this file.

Classes

class  RootTreeHandler
 

Typedefs

typedef std::vector< std::pair
< lorentzVector, lorentzVector > > 
MuonPairVector
 

Typedef Documentation

typedef std::vector<std::pair<lorentzVector,lorentzVector> > MuonPairVector

Definition at line 13 of file RootTreeHandler.h.