/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/ForwardSimData/data/hfnoseProdCuts.xml
14 строк
637 B
Sunanda
Correct the xml files for HFNose
13 июл 2018, 23:03
13 июл 2018, 23:03
b6c8eac
Код
Авторство
О чём код?
<?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"> <SpecParSection label="regions.xml" eval="true"> <SpecPar name="hgcal"> <PartSelector path="//HFNoseVol"/> <Parameter name="CMSCutsRegion" value="HFNoseRegion" eval="false"/> <Parameter name="ProdCutsForElectrons" value="0.03*mm"/> <Parameter name="ProdCutsForPositrons" value="0.03*mm"/> <Parameter name="ProdCutsForGamma" value="0.03*mm"/> </SpecPar> </SpecParSection> </DDDefinition>