#include "BSvsPVPlots.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 | BSvsPVPlots (const char *fullname, const char *module, const char *label, const char *postfix, const char *shortname, const char *outtrunk) |
void BSvsPVPlots | ( | const char * | fullname, |
const char * | module, | ||
const char * | label, | ||
const char * | postfix, | ||
const char * | shortname, | ||
const char * | outtrunk | ||
) |
Definition at line 22 of file BSvsPVPlots.cc.