Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Geometry/TrackerCommonData/data/PhaseI/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 
0004 <ConstantsSection label="trackerpixfwd.xml" eval="true">
0005  <Constant name="zero"        value="0.0*fm"/>
0006  <Constant name="zPos"        value="[pixfwd:ZPixelForward]"/>
0007 </ConstantsSection>
0008 
0009 <PosPartSection label="trackerpixfwd.xml">
0010  <PosPart copyNumber="1">
0011    <rParent name="tracker:Tracker"/>
0012    <rChild name="pixfwd:PixelForwardZplus"/>
0013    <Translation x="[zero]" y="[zero]" z="[zPos]" />
0014  </PosPart>
0015  <PosPart copyNumber="1">
0016    <rParent name="tracker:Tracker"/>
0017    <rChild name="pixfwd:PixelForwardZminus"/>
0018    <Translation x="[zero]" y="[zero]" z="-[zPos]" />
0019  </PosPart>
0020 </PosPartSection>
0021 
0022 </DDDefinition>