source: trunk/examples/extended/electromagnetic/TestEm2/geant3/include/celoss.inc@ 1036

Last change on this file since 1036 was 807, checked in by garnier, 17 years ago

update

File size: 495 bytes
Line 
1
2 PARAMETER (NBIN= 500)
3 COMMON/CELOSS/ SEL1(NBIN), SEL1C(NBIN), SER1(NBIN), SER1C(NBIN),
4 + SEL2(NBIN), SEL2C(NBIN), SER2(NBIN), SER2C(NBIN),
5 + DEDL(NBIN), DEDR(NBIN) ,
6 + STRCH,STRCH1,STRCH2,STRNE,STRNE1,STRNE2,
7 + EDEPCH,EDEPNE
Note: See TracBrowser for help on using the repository browser.