1 #ifndef GEAR_FTDParametersXML_H
2 #define GEAR_FTDParametersXML_H 1
4 #include "gearxml/XMLHandler.h"
Interface for XML handlers of GEAR classes.
XML handler for FTDParameters.
Abstract interface for a set of parameters that can be used to describe the geometrical properties of...
The element is a container class.
virtual TiXmlElement toXML(const GearParameters ¶meters) const
Creates an XML node for the given parameters.
Abstract interface for a manager class that returns the Gear classes for the relevant subdetectors...
virtual GearParameters * fromXML(const TiXmlElement *xmlElement, GearMgr *gearMgr=0) const
Creates the appropriate GearParameters subclass from the given XML element (node) ...