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
spinConstDB.hh
1
#ifndef __SPIN_CONST_DB_HH
2
#define __SPIN_CONST_DB_HH
3
4
// length of a comment
5
#define SPINDbMaxComment 160
6
7
// # of time buckets in RHIC
8
#define SPINDbMaxBuckets 360
9
10
// # of bXIngs
11
#define SPINDbMaxBXings 120
12
13
// # of RHIC rings and enumerators
14
#define SPINDbMaxRing 2
15
16
enum
spinDbEnum {polDirTrans=0,polDirLong=1,blueRing=0,yellRing=1};
17
18
#endif
Generated by
1.8.5