#include "multibsvspvplots.h"
#include <vector>
#include <algorithm>
#include <string>
#include <map>
#include <iostream>
#include "TPad.h"
#include "TH1D.h"
#include "TFile.h"
#include "TH2F.h"
#include "TH1F.h"
#include "TF1.h"
#include "TProfile.h"
#include "TProfile2D.h"
#include "DPGAnalysis/SiStripTools/interface/CommonAnalyzer.h"
#include "TCanvas.h"
#include "TSystem.h"
#include "TStyle.h"
#include "TText.h"
#include "TLegend.h"
Go to the source code of this file.
Functions | |
void | multibsvspvplots (const char *module, const char *label, const char *postfix, const char *) |
void multibsvspvplots | ( | const char * | module, |
const char * | label, | ||
const char * | postfix, | ||
const char * | |||
) |
Definition at line 22 of file multibsvspvplots.cc.