CMS 3D CMS Logo

Classes | Typedefs

/data/refman/pasoursint/CMSSW_6_1_2_SLHC2_patch1/src/MuonAnalysis/MomentumScaleCalibration/interface/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.