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 <fstream>
#include <boost/tokenizer.hpp>
#include <boost/range/adaptor/indexed.hpp>
#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 MYOUT   LogDebug("Phase1PixelMaps")
 

Typedefs

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

Macro Definition Documentation

◆ MYOUT

#define MYOUT   LogDebug("Phase1PixelMaps")

Definition at line 18 of file Phase1PixelMaps.h.

Typedef Documentation

◆ indexedCorners

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

Definition at line 20 of file Phase1PixelMaps.h.