Warning, /DD4hep/examples/DDCMS/data/trackerpixfwd.xml is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0"?>
0002 <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">
0003 <ConstantsSection label="trackerpixfwd.xml" eval="true">
0004 <Constant name="zero" value="0.0*fm"/>
0005 <Constant name="zPos" value="[pixfwd:ZPixelForward]"/>
0006 </ConstantsSection>
0007 <PosPartSection label="trackerpixfwd.xml">
0008 <PosPart copyNumber="1">
0009 <rParent name="tracker:Tracker"/>
0010 <rChild name="pixfwd:PixelForwardZPlus"/>
0011 <Translation x="[zero]" y="[zero]" z="[zPos]"/>
0012 </PosPart>
0013 <PosPart copyNumber="2">
0014 <rParent name="tracker:Tracker"/>
0015 <rChild name="pixfwd:PixelForwardZMinus"/>
0016 <Translation x="[zero]" y="[zero]" z="-[zPos]"/>
0017 <rRotation name="pixfwdCommon:Y180"/>
0018 </PosPart>
0019 </PosPartSection>
0020 </DDDefinition>