Ntuple Variable Names

Modification logs.
Sep.24,1999
Two "S.R.D."'s are added.
Sep.10,1999
Scaler information is added
Sep.10,1999
Hit information of veto counters is added
Sep.10,1999
Spill flags and TDC's for Trigger Scinti. are added.
Sep.9,1999
ADC's for Trigger Scinti. Counters at MT6 are added.
Sep.9,1999
Temperature Monitors are added.
TDC's for muon matrix counters are removed.
Contents of Ntuple files are explained.

Ntuple ID

Various vaiables are stored into separate Ntuple ID's
      ID Number           Contents
      -------------------------------------------------------------
      100                 Run-start conditions 
      101                 Run-end conditions
      102                 Run-end summary

      1-12                Event variables for corresponding trigger
                          conditions
      
Here, ID# 1-12 correspond to trigger conditions as:
      Trigger ID   Mnemonics      Contents
      -------------------------------------------------------------------
       1             BEAM         So-called "minimum bias beam trigger"
       2             ELEC         Electron trigger
       3             PION         Pion trigger
       4             MUON         Muon trigger
       5             COSMIC       Cosmic trigger
       6             PED          Pedestal pulsar trigger
       7             TLED
       8             PLED
       9             SPIL
      10             SWDC
      11             PWC
      12             MONIT
      

Ntuple Variables

For run summaries:
Run start condition (ID=100)
nrun      run number
idate0    date at run-start as YYMMDD
itime0    time at run-start as hhmmss
isytim0   computer system time at run-start
nevset    pre-set number of events for this run
	    
Run end conditiong (ID=101)
idate1    date at run-end as YYMMDD
itime1    time at run-end as hhmmss
isytim1   computer system time at run-end
	    
Run summary (ID=102)
nevent    number of recorded events
ntrbeam   number of beam trigger
ntrmutrg  number of muon trigger
ntrmumtx  number of muon matrix trigger
nevtrg(i) number of events triggered by i-th trigger condition
	    
For events:
Event information
ievent                 event number
itgbit                 trigger bit pattern
itgpat(i)              trigger flag for i-th trigger
	    
ADC of tile fiber hadron calorimeter
adchcal(itow,isec)     itow = tower number
                       isec = section number
	    
ADC of old-type hadron calorimeter
adchcold(ilr,ilay)     ilr  = left(1)/right(2) or west(1)/east(2)
                       ilay = layer number
	    
ADC of pre-shower detector (Kobe)
adcpresh(ilr,ifb)      ilr  = left(1)/right(2) or west(1)/east(2)
                       ifb  = front side(1)/rear side(2)
	    
ADC of shower-max detector
adcshmax(ibnd,ixy)     ibnd = bundle number
                       ixy  = x(1)/y(2)
	    
ADC of Tsukuba pre-shower detector
adctpsd               ADC output from 2280/85
adctpsd0              another output from 2249	    
	
ADC of synchrotron radiation detector
adcsrd                adc output from 2280/85
tdcsrd                tdc value
adcsrd0               another output from 2249	    
	    
ADC of muon matrix counters
adcmumat(icnt,ixy,ifb) icnt = counter number (left=1/upper=1)
	               ixy  = x(1)/y(2)
	               ifb  = front side(1)/rear side(2)
	    
Multi-hit TDC data of SWDC
For SWDC at MT4:
	    
nhtswdc4(iwir,ixy)   number of total hits for a wire
	               iwir = wire number (1 or 2)
	               ixy  = x(1)/y(2)
tdcswdc4(ihit,iwir,ixy)   tdc values for each hit
	               ihit = hit number 
	                      from 0 to nhtswdc4(iwir,ixy)
	               iwir = wire number (1 or 2)
	               ixy  = x(1)/y(2)

For SWDC at MT5 (there two SWDC's):
	    
nhtswd51(iwir,ixy)   number of total hits for a wire
	               iwir = wire number (1 or 2)
	               ixy  = x(1)/y(2)
tdcswd51(ihit,iwir,ixy)   tdc values for each hit
	               ihit = hit number 
	                      from 0 to nhtswd51(iwir,ixy)
	               iwir = wire number (1 or 2)
	               ixy  = x(1)/y(2)

nhtswd52(iwir,ixy)   number of total hits for a wire
	               iwir = wire number (1 or 2)
	               ixy  = x(1)/y(2)
tdcswd52(ihit,iwir,ixy)   tdc values for each hit
	               ihit = hit number 
	                      from 0 to nhtswd52(iwir,ixy)
	               iwir = wire number (1 or 2)
	               ixy  = x(1)/y(2)
	    
Hits of PWC's
For x-plane:
	    
bitpwcx(iword)     bit pattern of coincidence register
                       iword = number of 16 bits word (1-4)
hitpwcx(iwire)     hit bit (0/1) for each wire
	               iwire = wire number (1-64)

For y-plane:
	    
bitpwcy(iword)     bit pattern of coincidence register
                       iword = number of 16 bits word (1-2)
hitpwcy(iwire)     hit bit (0/1) for each wire
	               iwire = wire number (1-32)
	    
Hits of Sci.Fi. TC's
For x-plane:
	    
bitscifx(iword)     bit pattern of coincidence register
                       iword = number of 16 bits word (1-2)
hitscifx(iwire)     hit bit (0/1) for each wire
	               iwire = wire number (1-32)

For y-plane:
	    
bitscify(iword)     bit pattern of coincidence register
                       iword = number of 16 bits word (1-2)
hitscify(iwire)     hit bit (0/1) for each wire
	               iwire = wire number (1-32)
	    
Hits of Trigger Scinti. in upper stream
bittsc              bit pattern of coincidence register
	    
hittsc3             hit bit (0/1) for a trigger scinti counter at MT3
hittsc41            hit bit (0/1) for counters at MT4
hittsc42            
hittsc51            hit bit (0/1) for counters at MT5
hittsc52            

flginsp             hit bit (0/1) for in-spill gate
flgoutsp            hit bit (0/1) for out-spill gate
	    
hitveto14           hit bit (0/1) for Veto counters (#1 V #4)
	    
TDC's of Trigger Scinti. in upper stream
tdctsc3             tdc values for a trigger scinti counter at MT3
tdctsc41            tdc values for counters at MT4
tdctsc42            
tdctsc51            tdc values for counters at MT5
tdctsc52            

tdcmutrg            tdc values for muon trigger
	    
tdctc4              tdc values for trigger scinti at MT6
	    
ADC's for Trigger Scinti. at MT6
adctsc(i)           adc values for trigger scinti. at MT6
	            i = 1  TC4
	                2  TC5
	                3  TCM
adctc4              = adctsc(1)
adctc5              = adctsc(2)
adctcm              = adctsc(3)
	    
ADC of temperature Monitors
adctemp(i)          adc	values for various temprature monitors
	            i = 1   Hcal 1
	                2   Hcal 2
	                3   Side
	                4   PreShower East
	                5   PreShower West
	                6   Shower Max
temphc1             = adctemp(1)	    
temphc2             = adctemp(2)	    
tempsid             = adctemp(3)	    
temppse             = adctemp(4)	    
temppsw             = adctemp(5)	    
tempsmx             = adctemp(6)	    
	    
Scaler counts
cntscale(i)         scaler counts
	            i = 1   beam trigger
	                2   muon trigger
	                3   muon matrix trigger
cntbmtrg            = cntscale(1)
cntmutrg            = cntscale(2)
cntmumtx            = cntscale(3)
	    
Scaler counts
hitvetoc            hit bit (0/1) for veto Counter
adcvetoc            adc value for veto Counter
	    

Junichi Kanzaki < Junichi.Kanzaki@kek.jp>
Last modified: Fri Sep 24 05:45:20 CDT 1999