Hall C ROOT/C++ Analyzer (hcana)
THcHelicityScaler.cxx File Reference
#include "THcHelicityScaler.h"
#include "GenScaler.h"
#include "Scaler3801.h"
#include "THaCodaData.h"
#include "THaEvData.h"
#include "THcGlobals.h"
#include "THaGlobals.h"
#include "THcParmList.h"
#include "THcHelicity.h"
#include "TNamed.h"
#include "TMath.h"
#include "TString.h"
#include "TROOT.h"
#include <cstring>
#include <cstdio>
#include <cstdlib>
#include <iostream>
#include <sstream>
#include <map>
#include <bitset>
#include <iterator>
#include "THaVarList.h"
#include "VarDef.h"
#include "Helper.h"
Include dependency graph for THcHelicityScaler.cxx:

Go to the source code of this file.

Macros

#define DELAY9
 

Variables

static const UInt_t defaultDT = 4
 
static const UInt_t ICHARGE = 4
 
static const UInt_t ICOUNT = 1
 
static const UInt_t ICURRENT = 3
 
static const UInt_t ICUT = 6
 
static const UInt_t IRATE = 2
 
static const UInt_t ITIME = 5
 
static const UInt_t MAXCHAN = 32
 

Macro Definition Documentation

#define DELAY9

Variable Documentation

const UInt_t defaultDT = 4
static

Definition at line 56 of file THcHelicityScaler.cxx.

const UInt_t ICHARGE = 4
static

Definition at line 52 of file THcHelicityScaler.cxx.

const UInt_t ICOUNT = 1
static

Definition at line 49 of file THcHelicityScaler.cxx.

const UInt_t ICURRENT = 3
static

Definition at line 51 of file THcHelicityScaler.cxx.

const UInt_t ICUT = 6
static

Definition at line 54 of file THcHelicityScaler.cxx.

const UInt_t IRATE = 2
static

Definition at line 50 of file THcHelicityScaler.cxx.

const UInt_t ITIME = 5
static

Definition at line 53 of file THcHelicityScaler.cxx.

const UInt_t MAXCHAN = 32
static

Definition at line 55 of file THcHelicityScaler.cxx.