Line Code
1 2 3 4 5 6 7 8 9 10 11
<?xml version="1.0"?>
<DDDefinition xmlns="http://www.cern.ch/cms/DDL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.cern.ch/cms/DDL ../../../DetectorDescription/Schema/DDLSchema.xsd">

<ConstantsSection label="pixbarlayer.xml" eval="true">
 <Constant name="LayerDz"           value="54.00*cm"/> <!--55.40 -->
 <Constant name="CoolDz"            value="54.00*cm"/> <!--55.40 -->
 <Constant name="CoolSide"          value="0.40*cm"/>
 <Constant name="CoolThick"         value="0.005*cm"/>
</ConstantsSection>

</DDDefinition>