GEAR  1.9.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
Public Member Functions | List of all members
gear::FixedPadAngleDiskLayoutXML Class Reference

Abstract XML handler for FixedPadAngleDiskLayoutXML. More...

#include <FixedPadAngleDiskLayoutXML.h>

Inheritance diagram for gear::FixedPadAngleDiskLayoutXML:
gear::PadRowLayout2DXML

Public Member Functions

virtual TiXmlElement toXML (const PadRowLayout2D *layout) const
 Creates an XML node for the given PadRowLayout2D.
 
virtual PadRowLayout2DfromXML (const TiXmlElement *xmlElement) const
 Creates the appropriate PadRowLayout2D subclass from the given XML element (node)
 

Additional Inherited Members

- Static Public Member Functions inherited from gear::PadRowLayout2DXML
static PadRowLayout2DXMLgetHandler (const std::string &typeName)
 Get handler for given type.
 
static PadRowLayout2DXMLgetHandler (const PadRowLayout2D *l)
 Get handler for given type of PadRowLayout2D.
 
static Map & map ()
 The map with available xml handler objects (PadRowLayout2DXML)
 

Detailed Description

Abstract XML handler for FixedPadAngleDiskLayoutXML.

Author
F. Gaede, DESY
Version
$Id$

Definition at line 18 of file FixedPadAngleDiskLayoutXML.h.


The documentation for this class was generated from the following files: