test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SOF_profiles.h
Go to the documentation of this file.
1 #ifndef DPGAnalysis_SiStripTools_SOF_profiles_h
2 #define DPGAnalysis_SiStripTools_SOF_profiles_h
3 
4 class TCanvas;
5 class TFile;
6 
7 TCanvas* printSOF(TFile* file, const int run, const int firstLS,const int zoom);
8 
9 #endif // DPGAnalysis_SiStripTools_SOF_profiles_h
10 
TCanvas * printSOF(TFile *file, const int run, const int firstLS, const int zoom)
Definition: SOF_profiles.cc:12