COSMOS v7.655  COSMOSv7655
(AirShowerMC)
Zcode.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const int kphoton = 1
 
const int kelec = 2
 
const int kmuon = 3
 
const int kpion = 4
 
const int kkaon = 5
 
const int knuc = 6
 
const int kneue = 7
 
const int kneumu = 8
 
const int kdmes = 16
 
const int kgnuc = 9
 
const int kalfa = 10
 
const int klibe = 11
 
const int kcno = 12
 
const int khvy = 13
 
const int kvhvy = 14
 
const int kiron = 15
 
const int khvymax = kiron
 
const int klambda = 18
 
const int ksigma = 19
 
const int kgzai = 20
 
const int kbomega = 22
 
const int ktriton = 17
 
const int klambdac =21
 
const int krare = 0
 
const int kindmx = kbomega
 
const int knnb = kindmx+1
 
const int kddb = knnb+1
 
const int krho = kddb+1
 
const int komega =krho+1
 
const int kphi = komega+1
 
const int keta = kphi+1
 
const int klast = keta
 
const int regptcl = -1
 
const int antip = 1
 
const int k0s = 4
 
const int k0l = 5
 
const int kneutron = regptcl
 
const int kneutronb = antip
 
const int kd0 = -8
 
const int kd0b = -kd0
 
const int kdirectg = 2
 
const int kcasg = 3
 
const int maxheavymassn = 56
 
const int maxheavycharge = 26
 
const int maxheavyg = 7
 

Variable Documentation

◆ antip

const int antip = 1

Definition at line 51 of file Zcode.h.

◆ k0l

const int k0l = 5

Definition at line 53 of file Zcode.h.

◆ k0s

const int k0s = 4

Definition at line 52 of file Zcode.h.

◆ kalfa

const int kalfa = 10

Definition at line 25 of file Zcode.h.

◆ kbomega

const int kbomega = 22

Definition at line 37 of file Zcode.h.

◆ kcasg

const int kcasg = 3

Definition at line 59 of file Zcode.h.

◆ kcno

const int kcno = 12

Definition at line 27 of file Zcode.h.

◆ kd0

const int kd0 = -8

Definition at line 56 of file Zcode.h.

◆ kd0b

const int kd0b = -kd0

Definition at line 57 of file Zcode.h.

◆ kddb

const int kddb = knnb+1

Definition at line 43 of file Zcode.h.

◆ kdirectg

const int kdirectg = 2

Definition at line 58 of file Zcode.h.

◆ kdmes

const int kdmes = 16

Definition at line 17 of file Zcode.h.

◆ kelec

const int kelec = 2

Definition at line 7 of file Zcode.h.

◆ keta

const int keta = kphi+1

Definition at line 47 of file Zcode.h.

◆ kgnuc

const int kgnuc = 9

Definition at line 24 of file Zcode.h.

◆ kgzai

const int kgzai = 20

Definition at line 36 of file Zcode.h.

◆ khvy

const int khvy = 13

Definition at line 28 of file Zcode.h.

◆ khvymax

const int khvymax = kiron

Definition at line 31 of file Zcode.h.

◆ kindmx

const int kindmx = kbomega

Definition at line 41 of file Zcode.h.

◆ kiron

const int kiron = 15

Definition at line 30 of file Zcode.h.

◆ kkaon

const int kkaon = 5

Definition at line 10 of file Zcode.h.

◆ klambda

const int klambda = 18

Definition at line 34 of file Zcode.h.

◆ klambdac

const int klambdac =21

Definition at line 39 of file Zcode.h.

◆ klast

const int klast = keta

Definition at line 48 of file Zcode.h.

◆ klibe

const int klibe = 11

Definition at line 26 of file Zcode.h.

◆ kmuon

const int kmuon = 3

Definition at line 8 of file Zcode.h.

◆ kneue

const int kneue = 7

Definition at line 12 of file Zcode.h.

◆ kneumu

const int kneumu = 8

Definition at line 13 of file Zcode.h.

◆ kneutron

const int kneutron = regptcl

Definition at line 54 of file Zcode.h.

◆ kneutronb

const int kneutronb = antip

Definition at line 55 of file Zcode.h.

◆ knnb

const int knnb = kindmx+1

Definition at line 42 of file Zcode.h.

◆ knuc

const int knuc = 6

Definition at line 11 of file Zcode.h.

◆ komega

const int komega =krho+1

Definition at line 45 of file Zcode.h.

◆ kphi

const int kphi = komega+1

Definition at line 46 of file Zcode.h.

◆ kphoton

◆ kpion

const int kpion = 4

Definition at line 9 of file Zcode.h.

◆ krare

const int krare = 0

Definition at line 40 of file Zcode.h.

◆ krho

const int krho = kddb+1

Definition at line 44 of file Zcode.h.

◆ ksigma

const int ksigma = 19

Definition at line 35 of file Zcode.h.

◆ ktriton

const int ktriton = 17

Definition at line 38 of file Zcode.h.

◆ kvhvy

const int kvhvy = 14

Definition at line 29 of file Zcode.h.

◆ maxheavycharge

const int maxheavycharge = 26

Definition at line 61 of file Zcode.h.

◆ maxheavyg

const int maxheavyg = 7

Definition at line 62 of file Zcode.h.

Referenced by cmakefragtbl(), and csampfragments().

◆ maxheavymassn

const int maxheavymassn = 56

Definition at line 60 of file Zcode.h.

Referenced by cheavyint().

◆ regptcl

const int regptcl = -1

Definition at line 50 of file Zcode.h.