StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
StSpinPool
StSpinDbMaker
cstructs
spinDbV124.hh
1
#ifndef TAB_SPIN_DB_V124__hh
2
#define TAB_SPIN_DB_V124__hh
3
#include "spinConstDB.hh"
4
5
/*
6
* RHIC fill related variables from V124
7
* see StRoot/StSpinDbMaker/cstruct/spinConstDb.hh for constants
8
*/
9
struct
spinDbV124
{
10
11
int
bucketOffset[SPINDbMaxRing];
/* time bucket offset for bXing=0 at STAR, range=(0,359) */
12
13
int
rotatorState[SPINDbMaxRing];
/* enum: trans, long, ... */
14
15
unsigned
char
v124bits[SPINDbMaxBuckets];
/* (unpol,down,up,fill) x (blue, yellow) x (360)timeBuckets , packed*/
16
17
char
comment[SPINDbMaxComment];
18
};
19
20
#endif
21
spinDbV124
Definition:
spinDbV124.hh:9
Generated by
1.8.5