CMS 3D CMS Logo

Classes | Typedefs
EnergyScaleCorrection_class.h File Reference
#include <TString.h>
#include <iostream>
#include <fstream>
#include <map>
#include <cmath>
#include <TChain.h>
#include <TRandom3.h>
#include <string>

Go to the source code of this file.

Classes

class  correctionCategory_class
 
class  correctionValue_class
 
class  EnergyScaleCorrection_class
 Read and get energy scale and smearings from .dat files. More...
 

Typedefs

typedef std::map< correctionCategory_class, correctionValue_classcorrection_map_t
 map associating the category and the correction More...
 

Typedef Documentation

map associating the category and the correction

Definition at line 126 of file EnergyScaleCorrection_class.h.