next up previous contents
Next: SCIVTXTRKLST Up: Vertex-Track Level Banks Previous: SCITRKVTXLST   Contents

SCIVTXINF


/*--------------------------------------------------------------*/
/*      SCIFI VERTEX general information			*/
/* VERTEX means the intersection of two or more tracks and/or 	*/
/*     the end point of each track depending on the analysis.	*/
/*								*/
/*	Bank Name    : SCIVTXINF				*/
/*	Common Name  : --		          		*/
/*	Include file : --					*/
/*      I/O routines : --					*/
/*      comment      : This bank contains the information of  	*/
/*	               VERTEX.					*/
/*--------------------------------------------------------------*/

	BANK NAME: 'SCIVTXINFxxxx'

	note:
		XXXX : 4 digit for the identification

    EMB

	LEM + 1		integer: length of EMB
	    + 2		integer: version of bank
	    + 3		integer: version of analysis
	    + 4		integer: reserved
	    + 5		integer: reserved
	    + 6		integer: number of segments (Nvertices+1)
	    + 7		integer: length of 1st segment
	    + 8		integer: length of 2nd segment
	    + 9			:
	    +10			:

    segment #1 (for connection between banks)

	IND + 1		integer: scifi vertex bank ID (xxxx)
	    + 2		integer: scifi track list ID (xxxx of SCIVTXTRKLST)

    segment #N+1 (N == number of the vertices)

	IND + 1		integer: Vertex ID
	    + 2		real   : x position of vertex
	    + 3		real   : y position of vertex
	    + 4		real   : z position of vertex
            + 5         real   : x error of vertex
	    + 6		real   : y error of vertex
	    + 7		real   : z error of vertex



K2K experimant account
2000-02-22