

********************  Explanation of tags  **************************

configuration
	Top level
partition
	Attributes
		"name" string name
		"id"   integer used for lookup
crate
	Attributes
		"id"   integer used for lookup within crate
tim
	Only one per crate
	Elements
		"baseAddress" contents are number
		"mapSize"     contents are number
rod
	Attributes
		"id"   integer used for lookup within crate
	Elements
		"slave"
		"MUR"
slave
	Attributes
		"id"    0-3 number of slave DSP
MUR
	Attributes
		"order"    0 based integer order of MUR within ROD
		"id"	   integer used for lookup within SCT (MUR/module)
	Elements
		"module"
module
	As child of MUR
	Attributes
		"id"       integer 1-6 number of module within MUR
rmodule
	As child of MUR
	Attributes
		"id"       integer 1-6 number within MUR of module connected by redundant connection
channel
	Configuration of BOC parameters
	Attributes
		"id"	   integer 1-6 number of associated module within MUR
modules
	Container for module configurations
module
	As child of modules
	No attributes, contains configuration generated by SCTDAQ
geography
	Layout of MURs on barrel and endcap
barrel
	Contains mappings for a barrel
	Attributes
		"id"       Integer for lookup of barrel (probably 3-6)
row
	Contains mappings of MURs in a strip
	Attributes
		"id"	   Integer for lookup in barrel (0-55)
MUR
	As child of row in barrel geography
	Attributes 
		"id"       Integer within SCT, match with MUR definition above
		"position" One of -1 or 1
disk
	Contains mappings for an endcap disc
	Attributes
		"id"       Integer for lookup of endcap (possibly -9 - +9)
quadrant
	Contains mappings of MURs in a disk quadrant
	Attributes
		"id"	   0-3 
MUR
	As child of row in endcap geography
	Attributes 
		"id"       Integer within SCT, match with MUR definition above
		"position" Integer 0-5
power
	Mapping of MURs to power supply channels
	Undefined