CMS 3D CMS Logo

Classes | Namespaces | Macros | Functions
Phase1PixelROCMaps.h File Reference
#include "TH1.h"
#include "TH2.h"
#include "TStyle.h"
#include "TCanvas.h"
#include "TLine.h"
#include "TLatex.h"
#include <array>
#include <bitset>
#include <fmt/printf.h>
#include <fstream>
#include <boost/tokenizer.hpp>
#include <boost/range/adaptor/indexed.hpp>
#include "FWCore/ParameterSet/interface/FileInPath.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "CalibTracker/StandaloneTrackerTopology/interface/StandaloneTrackerTopology.h"
#include "DataFormats/TrackerCommon/interface/PixelBarrelName.h"
#include "DataFormats/TrackerCommon/interface/PixelEndcapName.h"

Go to the source code of this file.

Classes

struct  DetCoordinates
 
class  Phase1PixelROCMaps
 

Namespaces

 PixelROCMapHelper
 

Macros

#define LOGDEBUG(x)   LogDebug(x)
 

Functions

void PixelROCMapHelper::draw_line (double x1, double x2, double y1, double y2, int width, int style, int color)
 
void PixelROCMapHelper::dress_plot (TPad *&canv, TH2 *h, int lay, int ring, int phase, bool half_shift, bool mark_zero, bool standard_palette)
 

Macro Definition Documentation

◆ LOGDEBUG

#define LOGDEBUG (   x)    LogDebug(x)

Definition at line 25 of file Phase1PixelROCMaps.h.