CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Protected Attributes
pos::PixelCalibBase Class Reference

#include "interface/PixelCalibBase.h"

Inheritance diagram for pos::PixelCalibBase:
pos::PixelCalibConfiguration pos::PixelDelay25Calib pos::PixelFEDTestDAC

Public Member Functions

virtual std::string mode () const
 
 PixelCalibBase ()
 
virtual void writeXML (std::ofstream *out, std::ofstream *out1=NULL, std::ofstream *out2=NULL) const
 
virtual void writeXMLHeader (pos::PixelConfigKey &key, int version, std::string path, std::ofstream *out, std::ofstream *out1=NULL, std::ofstream *out2=NULL) const
 
virtual void writeXMLTrailer (std::ofstream *out, std::ofstream *out1=NULL, std::ofstream *out2=NULL) const
 
virtual ~PixelCalibBase ()
 

Protected Attributes

std::string mode_
 

Detailed Description

A longer explanation will be placed here later

Definition at line 24 of file PixelCalibBase.h.