Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /SimG4Core/GFlash/data/gflashCaloProdCuts.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="regions.xml" eval="true">
0004     <SpecPar name="ecal">
0005       <PartSelector path="//ECAL" />
0006       <Parameter name="CMSCutsRegion" value="CaloRegion" eval="false"/>
0007       <Parameter name="ProdCutsForElectrons" value="1*mm"/>
0008       <Parameter name="ProdCutsForPositrons" value="1*mm"/>
0009       <Parameter name="ProdCutsForGamma" value="1*mm"/>
0010     </SpecPar>
0011     <SpecPar name="hcal">
0012       <PartSelector path="//HCal"   />
0013       <PartSelector path="//HRCF"   />
0014       <PartSelector path="//HB"     />
0015       <PartSelector path="//HE"     />
0016       <PartSelector path="//MBAT"   />
0017       <PartSelector path="//MBBT.*" />
0018       <PartSelector path="//VCAL"   />
0019       <PartSelector path="//HBS.*"/>
0020       <PartSelector path="//HES.*"/>
0021       <PartSelector path="//HTS.*"/>
0022       <PartSelector path="//HVQX" />
0023       <PartSelector path="//HVQF" />
0024       <PartSelector path="//HFFibre.*" />
0025       <Parameter name="CMSCutsRegion" value="CaloRegion" eval="false"/>
0026       <Parameter name="ProdCutsForElectrons" value="1*mm"/>
0027       <Parameter name="ProdCutsForPositrons" value="1*mm"/>
0028       <Parameter name="ProdCutsForGamma" value="10*mm"/>
0029     </SpecPar>
0030   </SpecParSection>
0031 
0032 </DDDefinition>