1 #ifndef GEAR_FixedPadSizeDiskLayoutXML_H
2 #define GEAR_FixedPadSizeDiskLayoutXML_H 1
5 #include "gearxml/PadRowLayout2DXML.h"
Abstract description of a planar subdetector with pads (cells) that are positioned in rows (circular ...
virtual PadRowLayout2D * fromXML(const TiXmlElement *xmlElement) const
Creates the appropriate PadRowLayout2D subclass from the given XML element (node) ...
The element is a container class.
Abstract XML handler for FixedPadSizeDiskLayoutXML.
virtual TiXmlElement toXML(const PadRowLayout2D *layout) const
Creates an XML node for the given PadRowLayout2D.
Abstract XML handler for PadRowLayout2DXML.