CMS 3D CMS Logo

Classes | Macros | Typedefs
Phase1PixelMaps.h File Reference
#include "TH2Poly.h"
#include "TGraph.h"
#include "TH1.h"
#include "TH2.h"
#include "TStyle.h"
#include "TCanvas.h"
#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"

Go to the source code of this file.

Classes

class  Phase1PixelMaps
 

Macros

#define LOGDEBUG(x)   LogDebug(x)
 

Typedefs

using indexedCorners = std::map< unsigned int, std::pair< std::vector< float >, std::vector< float > >>
 

Macro Definition Documentation

◆ LOGDEBUG

#define LOGDEBUG (   x)    LogDebug(x)

Definition at line 21 of file Phase1PixelMaps.h.

Typedef Documentation

◆ indexedCorners

using indexedCorners = std::map<unsigned int, std::pair<std::vector<float>, std::vector<float> >>

Definition at line 26 of file Phase1PixelMaps.h.