#include <iostream>
#include <string>
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "CommonTools/TrackerMap/interface/TrackerMap.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
void | printTrackerMap (const std::string filename, const std::string title, const std::string outfile, const int size, const std::string logscale, std::string withpixel, const float min, const float max) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 16 of file print_TrackerMap.cc.
References dir2webdir::argc, GCPpyPlots::argv, gather_cfg::cout, corrVsCorr::filename, SiStripPI::max, SiStripPI::min, timingPdfMaker::outfile, printTrackerMap(), findQualityFiles::size, AlCaHLTBitMon_QueryRunRegistry::string, and runGCPTkAlMap::title.
void printTrackerMap | ( | const std::string | filename, |
const std::string | title, | ||
const std::string | outfile, | ||
const int | size, | ||
const std::string | logscale, | ||
std::string | withpixel, | ||
const float | min, | ||
const float | max | ||
) |
Definition at line 52 of file print_TrackerMap.cc.
References gather_cfg::cout, corrVsCorr::filename, input, createfilelist::int, SiStripPI::max, SiStripPI::min, timingPdfMaker::outfile, muonDTDigis_cfi::pset, particleFlowDisplacedVertex_cfi::ratio, findQualityFiles::size, runGCPTkAlMap::title, and heppy_batch::val.
Referenced by main().