cr.xml

model file for cosmic-ray background - Eckner Christopher, 02/19/2020 03:19 PM

Download (534 Bytes)

 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
<source_library title="source library">
3

    
4
  <source name="CTABackgroundModel" type="CTAIrfBackground" instrument="CTA">
5
    <spectrum type="PowerLaw">
6
      <parameter name="Prefactor"   scale="1"  value="1"  min="0.001" max="1000"  
7
free="1"/>
8
      <parameter name="Index"   scale="1"  value="0"  min="-5" max="5"   free="1"/>
9
      <parameter name="PivotEnergy"   scale="1000000"  value="1"  min="0.01"
10
max="1000"   free="0"/>
11
    </spectrum>
12
  </source>
13
    
14
</source_library>