CMS 3D CMS Logo

List of all members | Public Member Functions
SiPixelLayoutParser Class Reference

#include <SiPixelLayoutParser.h>

Public Member Functions

bool getAllLayouts (std::map< std::string, std::vector< std::string >> &me_names)
 
 SiPixelLayoutParser ()
 

Detailed Description

Definition at line 16 of file SiPixelLayoutParser.h.

Constructor & Destructor Documentation

◆ SiPixelLayoutParser()

SiPixelLayoutParser::SiPixelLayoutParser ( )

Definition at line 11 of file SiPixelLayoutParser.cc.

11  {
12  edm::LogInfo("SiPixelLayoutParser") << " Creating SiPixelLayoutParser "
13  << "\n";
14  cout << " Creating SiPixelLayoutParser " << endl;
15 }

References gather_cfg::cout.

Member Function Documentation

◆ getAllLayouts()

bool SiPixelLayoutParser::getAllLayouts ( std::map< std::string, std::vector< std::string >> &  me_names)

Definition at line 20 of file SiPixelLayoutParser.cc.

20  {
21  // TODO: implement parser based on property_tree.
22  assert(!"No longer implemented.");
23  return false;
24 }

References cms::cuda::assert().

gather_cfg.cout
cout
Definition: gather_cfg.py:144
edm::LogInfo
Definition: MessageLogger.h:254
cms::cuda::assert
assert(be >=bs)