Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
JEventProcessor_TOF_online.cc File Reference
#include <stdint.h>
#include <vector>
#include <limits>
#include "JEventProcessor_TOF_online.h"
#include <JANA/JApplication.h>
#include <DAQ/DCODAEventInfo.h>
#include <DAQ/DCODAROCInfo.h>
#include <DAQ/DCAEN1290TDCHit.h>
#include "TOF/DTOFHit.h"
#include "TOF/DTOFDigiHit.h"
#include "TOF/DTOFTDCDigiHit.h"
#include <TDirectory.h>
#include <TH2.h>
#include <TH1.h>
#include <TCanvas.h>
#include <TPolyLine.h>

Go to the source code of this file.

Functions

void InitPlugin (JApplication *app)
 

Variables

static TH1I * tofe
 
static TH1I * toft
 
static TH2I * tofo1
 
static TH2I * tofo2
 
static TH1I * tdcOccS
 
static TH1I * tdcOccN
 
static TH1I * tdcOccU
 
static TH1I * tdcOccD
 
static TH1I * adcOccS
 
static TH1I * adcOccN
 
static TH1I * adcOccU
 
static TH1I * adcOccD
 
static TH2I * planeHor
 
static TH2I * planeVer
 
static TH1I * tof_num_events
 
static TH1I * histPed
 
static TH1I * hTimeAdc
 
static TH1I * hTimeTdc
 
static TH2F * TOFPedestalsPlane0
 
static TH2F * TOFPedestalsPlane1
 
static TH2F * TOFSignalsRawPlane0
 
static TH2F * TOFSignalsRawPlane1
 
static TH2F * TOFTimesPlane0
 
static TH2F * TOFTimesPlane1
 
static TH2F * TOFWalkExample
 

Function Documentation

void InitPlugin ( JApplication *  app)

Definition at line 72 of file JEventProcessor_TOF_online.cc.

Variable Documentation

TH1I* adcOccD
static
TH1I* adcOccN
static
TH1I* adcOccS
static
TH1I* adcOccU
static
TH1I* histPed
static
TH1I* hTimeAdc
static
TH1I* hTimeTdc
static
TH2I* planeHor
static
TH2I* planeVer
static
TH1I* tdcOccD
static
TH1I* tdcOccN
static
TH1I* tdcOccS
static
TH1I* tdcOccU
static
TH1I* tofe
static
TH2I* tofo1
static
TH2I* tofo2
static
TH2F* TOFPedestalsPlane0
static
TH2F* TOFPedestalsPlane1
static
TH2F* TOFSignalsRawPlane0
static
TH2F* TOFSignalsRawPlane1
static
TH1I* toft
static
TH2F* TOFTimesPlane0
static
TH2F* TOFTimesPlane1
static
TH2F* TOFWalkExample
static