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