CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CaloGeometryDBReader.h
Go to the documentation of this file.
1 #ifndef GEOMETRY_CALOEVENTSETUP_CALOGEOMETRYDBREADER_H
2 #define GEOMETRY_CALOEVENTSETUP_CALOGEOMETRYDBREADER_H 1
3 
5 {
6 public:
7 
11 
12  static void write( TrVec& /*tvec*/,
13  DimVec& /*dvec*/,
14  IVec& /*ivec*/,
15  std::string /*str*/ ) {}
16 
17  static bool writeFlag() { return false ; }
18 
20  virtual ~CaloGeometryDBReader() {}
21 };
22 
23 #endif
std::vector< CCGFloat > DimVec
std::vector< unsigned int > IVec
std::vector< CCGFloat > TrVec
static void write(TrVec &, DimVec &, IVec &, std::string)
CaloSubdetectorGeometry::DimVec DimVec
CaloSubdetectorGeometry::TrVec TrVec
CaloSubdetectorGeometry::IVec IVec