signal velocity
velocity of electronic signals travelling across the RPC strips
variables:
float signalVelocity[ 108 ] // signal velocity in each RPC counter (12 sectors * 3 modules * 3 counters)
// ( sector - 13 ) * 9 + ( zPlane - 1 ) * 3 + ( counter - 1 )
frequency:
once per RHIC run
index name:
*table is not indexed
size:
432 bytes per entry
write access:
fseck -- Florian Seck ( TU Darmstadt )
weidenkaff -- Philipp Weidenkaff ( Heidelberg University )
etofSignalVelocity.idl:
/* etofSignalVelocity.idl
*
* table: etofSignalVelocity
*
* description: calibration parameters of signal velocity
* of etof counters
*
* author: Florian Seck ( TU Darmstadt )
*
*/
struct etofSignalVelocity{
float signalVelocity[108]; /* signal velocity of each counter */
};
/* end etofSignalVelocity.idl */
- Printer-friendly version
- Login or register to post comments