Hall C ROOT/C++ Analyzer (hcana)
Loading...
Searching...
No Matches
THcScalerEvtHandler.cxx File Reference
#include "THcScalerEvtHandler.h"
#include "Scaler3800.h"
#include "Scaler3801.h"
#include "Scaler1151.h"
#include "Scaler560.h"
#include "Scaler9001.h"
#include "Scaler9250.h"
#include "THaEvData.h"
#include "THcParmList.h"
#include "THcGlobals.h"
#include "THaGlobals.h"
#include "TMath.h"
#include "TString.h"
#include "TROOT.h"
#include <cstring>
#include <cstdio>
#include <cstdlib>
#include <iostream>
#include <map>
#include <iterator>
#include "THaVarList.h"
#include "VarDef.h"
#include "Helper.h"
#include "Textvars.h"
#include "THaString.h"
Include dependency graph for THcScalerEvtHandler.cxx:

Go to the source code of this file.

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
 

Variable Documentation

◆ defaultDT

const UInt_t defaultDT = 4
static

Definition at line 74 of file THcScalerEvtHandler.cxx.

◆ ICHARGE

const UInt_t ICHARGE = 4
static

Definition at line 70 of file THcScalerEvtHandler.cxx.

◆ ICOUNT

const UInt_t ICOUNT = 1
static

Definition at line 67 of file THcScalerEvtHandler.cxx.

◆ ICURRENT

const UInt_t ICURRENT = 3
static

Definition at line 69 of file THcScalerEvtHandler.cxx.

◆ ICUT

const UInt_t ICUT = 6
static

Definition at line 72 of file THcScalerEvtHandler.cxx.

◆ IRATE

const UInt_t IRATE = 2
static

Definition at line 68 of file THcScalerEvtHandler.cxx.

◆ ITIME

const UInt_t ITIME = 5
static

Definition at line 71 of file THcScalerEvtHandler.cxx.

◆ MAXCHAN

const UInt_t MAXCHAN = 32
static

Definition at line 73 of file THcScalerEvtHandler.cxx.