Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Geometry/MuonSimData/data/v2/muonProdCuts.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  <SpecParSection label="ProductionCuts" eval="true">
0004   <SpecPar name="Muon">
0005    <PartSelector path="//MUON"/>
0006    <Parameter name="CMSCutsRegion" value="Muon" eval="false"/>
0007    <Parameter name="ProdCutsForGamma" value="100.*mm"/>
0008    <Parameter name="ProdCutsForElectrons" value="10.*mm"/>
0009    <Parameter name="ProdCutsForPositrons" value="10.*mm"/>
0010   </SpecPar>
0011   <SpecPar name="MuonIron">
0012    <PartSelector path="//MGNT"/>
0013    <PartSelector path="//YBSepar.*"/>
0014    <PartSelector path="//COI.*"/>
0015    <PartSelector path="//COCF"/>
0016    <PartSelector path="//YB.*"/>
0017    <PartSelector path="//ZStopSpace"/>
0018    <PartSelector path="//SupportTubeForHE.*"/>
0019    <PartSelector path="//YN.*"/>
0020    <PartSelector path="//YE1.*"/>
0021    <PartSelector path="//YE2.*"/>
0022    <PartSelector path="//YE3.*"/>
0023    <!-- if you want to re-stage YE4, then remove the comments around this element   <PartSelector path="//YE4.*"/>   -->
0024    <PartSelector path="//ShieldingME4.*"/>
0025    <PartSelector path="//ShieldingBoronPoly.*"/>
0026    <PartSelector path="//ME11SupportDisk"/>
0027    <Parameter name="CMSCutsRegion" value="MuonIron" eval="false"/>
0028    <Parameter name="ProdCutsForGamma" value="1.*mm"/>
0029    <Parameter name="ProdCutsForElectrons" value="1.*mm"/>
0030    <Parameter name="ProdCutsForPositrons" value="1.*mm"/>
0031   </SpecPar>
0032   <SpecPar name="MuonChamber">
0033    <PartSelector path="//MB.*N"/>
0034    <PartSelector path="//MB.*P"/>
0035    <PartSelector path="//ME.*Space"/>
0036    <PartSelector path="//RR.*"/>
0037    <PartSelector path="//GE.*"/>
0038    <Parameter name="CMSCutsRegion" value="MuonChamber" eval="false"/>
0039    <Parameter name="ProdCutsForGamma" value="1.*mm"/>
0040    <Parameter name="ProdCutsForElectrons" value="0.002*mm"/>
0041    <Parameter name="ProdCutsForPositrons" value="0.002*mm"/>
0042   </SpecPar>
0043   <SpecPar name="MuonSensitive_DT-CSC">
0044    <!-- 1 keV for gamma/e-, 1 MeV for e+ -->
0045    <PartSelector path="//MB.*PhiGas"/>
0046    <PartSelector path="//MB.*ZGas"/>
0047    <PartSelector path="//ME.*ActiveGasVol"/>
0048    <Parameter name="CMSCutsRegion" value="MuonSensitive_DT-CSC" eval="false"/>
0049    <Parameter name="ProdCutsForGamma" value="25.*mm"/>
0050    <Parameter name="ProdCutsForElectrons" value="1.*mm"/>
0051    <Parameter name="ProdCutsForPositrons" value="2.5*m"/>
0052   </SpecPar>
0053   <SpecPar name="MuonSensitive_RPC">
0054    <!-- 10 keV for gamma/e-, 1 MeV for e+ -->
0055    <PartSelector path="//MB.*RPC_.*Gas.*"/>
0056    <!--    <PartSelector path="//REA.*"/>  -->
0057    <PartSelector path="//REB.*"/>
0058    <PartSelector path="//REC.*"/>
0059    <!--    <PartSelector path="//RED.*"/>  -->
0060    <PartSelector path="//REE.*"/>
0061    <PartSelector path="//REF.*"/>
0062    <!--    <PartSelector path="//REG.*"/>  -->
0063    <!--    <PartSelector path="//REH.*"/>  -->
0064    <Parameter name="CMSCutsRegion" value="MuonSensitive_RPC" eval="false"/>
0065    <Parameter name="ProdCutsForGamma" value="8.5*m"/>
0066    <Parameter name="ProdCutsForElectrons" value="8.*mm"/>
0067    <Parameter name="ProdCutsForPositrons" value="2.5*m"/>
0068   </SpecPar>
0069  </SpecParSection>
0070 </DDDefinition>