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

Abstract XML handler for TPCParameters. More...

#include <TPCParametersXML.h>

Inheritance diagram for gear::TPCParametersXML:
gear::XMLHandler

Public Member Functions

virtual TiXmlElement toXML (const GearParameters &modularTPC) const
 Creates an XML node for the given TPCParameters.
 
virtual GearParametersfromXML (const TiXmlElement *xmlElement, GearMgr *gearMgr=0) const
 Creates the appropriate TPCParameters class from the given XML element (node)
 

Detailed Description

Abstract XML handler for TPCParameters.

This is the modular version.

Author
Martin Killenberg, University of Bonn
Version
$Id$

Definition at line 21 of file TPCParametersXML.h.


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