BOSS 7.1.0
BESIII Offline Software System
Loading...
Searching...
No Matches
dizet/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 $ bxclo ='(1x,15(5h*****)/ )'
13 $ )
14*///////////////////////////////////////////////////////////////////////////////
*******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 bxl2g
Definition: KK2f/BXformat.h:3
**BoX FORMATs for nice and flexible outputs CHARACTER bxl1g
Definition: dizet/BXformat.h:3
**BoX FORMATs for nice and flexible outputs CHARACTER bxclo
Definition: dizet/BXformat.h:3
**BoX FORMATs for nice and flexible outputs CHARACTER bxl1f
Definition: dizet/BXformat.h:3
**BoX FORMATs for nice and flexible outputs CHARACTER bxl1i
Definition: dizet/BXformat.h:3
**BoX FORMATs for nice and flexible outputs CHARACTER bxtxt
Definition: dizet/BXformat.h:3
**BoX FORMATs for nice and flexible outputs CHARACTER * bxope
Definition: dizet/BXformat.h:3
**BoX FORMATs for nice and flexible outputs CHARACTER bxl2f
Definition: dizet/BXformat.h:3