BOSS 7.0.4
BESIII Offline Software System
Loading...
Searching...
No Matches
KK2f/BXformat.h
Go to the documentation of this file.
1*
2* BoX-FORMATs for nice and flexible outputs
5 $ bxope ='(//1x,15(5h*****) )',
6 $ bxtxt ='(1x,1h*, a48,25x, 1h*)',
7 $ bxl1i ='(1x,1h*,i17, 16x, a20,a12,a7, 1x,1h*)',
8 $ bxl1f ='(1x,1h*,f17.8, 16x, a20,a12,a7, 1x,1h*)',
9 $ bxl2f ='(1x,1h*,f17.8, 4h +-, f11.8, 1x, a20,a12,a7, 1x,1h*)',
10 $ bxl1g ='(1x,1h*,g17.8, 16x, a20,a12,a7, 1x,1h*)',
11 $ bxl2g ='(1x,1h*,g17.8, 4h +-, f11.8, 1x, a20,a12,a7, 1x,1h*)',
12 $ bxl1v ='(1x,1h*, a20, f10.2, a23, 20x, 1h*)',
13 $ bxclo ='(1x,15(5h*****)/ )'
14 $ )
15*///////////////////////////////////////////////////////////////////////////////
*******INTEGER m_nBinMax INTEGER m_NdiMax PARAMETER(m_NdiMax=5) ! maximum dimension for siplices INTEGER m_KdiMax PARAMETER(m_KdiMax
**BoX FORMATs for nice and flexible outputs CHARACTER bxl1g
Definition: KK2f/BXformat.h:3
**BoX FORMATs for nice and flexible outputs CHARACTER bxl2g
Definition: KK2f/BXformat.h:3
**BoX FORMATs for nice and flexible outputs CHARACTER bxclo
Definition: KK2f/BXformat.h:3
**BoX FORMATs for nice and flexible outputs CHARACTER bxl1f
Definition: KK2f/BXformat.h:3
**BoX FORMATs for nice and flexible outputs CHARACTER bxl1i
Definition: KK2f/BXformat.h:3
**BoX FORMATs for nice and flexible outputs CHARACTER bxtxt
Definition: KK2f/BXformat.h:3
**BoX FORMATs for nice and flexible outputs CHARACTER * bxope
Definition: KK2f/BXformat.h:3
**BoX FORMATs for nice and flexible outputs CHARACTER bxl2f
Definition: KK2f/BXformat.h:3