Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LL1HEADER.h File Reference
#include <TObject.h>
#include <iostream>
#include <string>
+ Include dependency graph for LL1HEADER.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LL1HEADER
 

Variables

static const int NRMOD = 4
 
static const int NMODBYXMIT [] = {1}
 
static const int NXMIT = sizeof(NMODBYXMIT)/sizeof(*NMODBYXMIT)
 
static const int PACKET [NXMIT] = {14002}
 
static const int NCHANPERMOD = 64
 
static const int NRSAM = 20
 
static const int NPEDSAM = 3
 
static const int NCH = 52
 
static const int NTRIGWORDS = 8
 
static const int NCHARGESUM = 8
 
static const int NHITCHANNEL = 8
 
static const int NTIMESUM = 4
 
static const int NADCSH = 13
 

Variable Documentation

const int NADCSH = 13
static

Definition at line 24 of file LL1HEADER.h.

View newest version in sPHENIX GitHub at line 24 of file LL1HEADER.h

Referenced by ll1setup().

const int NCH = 52
static

Definition at line 19 of file LL1HEADER.h.

View newest version in sPHENIX GitHub at line 19 of file LL1HEADER.h

const int NCHANPERMOD = 64
static

Definition at line 15 of file LL1HEADER.h.

View newest version in sPHENIX GitHub at line 15 of file LL1HEADER.h

const int NCHARGESUM = 8
static

Definition at line 21 of file LL1HEADER.h.

View newest version in sPHENIX GitHub at line 21 of file LL1HEADER.h

const int NHITCHANNEL = 8
static

Definition at line 22 of file LL1HEADER.h.

View newest version in sPHENIX GitHub at line 22 of file LL1HEADER.h

Referenced by ll1setup().

const int NMODBYXMIT[] = {1}
static

Definition at line 10 of file LL1HEADER.h.

View newest version in sPHENIX GitHub at line 10 of file LL1HEADER.h

const int NPEDSAM = 3
static

Definition at line 17 of file LL1HEADER.h.

View newest version in sPHENIX GitHub at line 17 of file LL1HEADER.h

const int NRMOD = 4
static

Definition at line 9 of file LL1HEADER.h.

View newest version in sPHENIX GitHub at line 9 of file LL1HEADER.h

const int NRSAM = 20
static

Definition at line 16 of file LL1HEADER.h.

View newest version in sPHENIX GitHub at line 16 of file LL1HEADER.h

Referenced by ll1setup().

const int NTIMESUM = 4
static

Definition at line 23 of file LL1HEADER.h.

View newest version in sPHENIX GitHub at line 23 of file LL1HEADER.h

const int NTRIGWORDS = 8
static

Definition at line 20 of file LL1HEADER.h.

View newest version in sPHENIX GitHub at line 20 of file LL1HEADER.h

Referenced by ll1setup().

const int NXMIT = sizeof(NMODBYXMIT)/sizeof(*NMODBYXMIT)
static

Definition at line 12 of file LL1HEADER.h.

View newest version in sPHENIX GitHub at line 12 of file LL1HEADER.h

Referenced by ll1setup().

const int PACKET[NXMIT] = {14002}
static

Definition at line 13 of file LL1HEADER.h.

View newest version in sPHENIX GitHub at line 13 of file LL1HEADER.h

Referenced by ll1setup().