#include <vector>
#include <string>
#include <algorithm>
#include <iostream>
#include <iomanip>
#include "TFile.h"
#include "TTree.h"
#include "TList.h"
#include "TIterator.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | print_rates (TFile *file) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 33 of file uGTrates.cc.
References dir2webdir::argc, GCPpyPlots::argv, geometryDiff::file, and print_rates().
void print_rates | ( | TFile * | file | ) |
Definition at line 12 of file uGTrates.cc.
References SiStripOfflineCRack_cfg::alias, dqmiodumpmetadata::counts, gather_cfg::cout, PixelRegions::End, geometryDiff::file, dqm-mbProfile::log, Skims_PA_cff::name, and names.
Referenced by main().