Abstract XML handler for TPCParameters. More...
#include <TPCParametersXML.h>
Public Member Functions | |
virtual TiXmlElement | toXML (const GearParameters &modularTPC) const |
Creates an XML node for the given TPCParameters. | |
virtual GearParameters * | fromXML (const TiXmlElement *xmlElement, GearMgr *gearMgr=0) const |
Creates the appropriate TPCParameters class from the given XML element (node) | |
Abstract XML handler for TPCParameters.
This is the modular version.
Definition at line 21 of file TPCParametersXML.h.