Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
JEventProcessor_L1_online.cc File Reference
#include <iostream>
#include <sstream>
#include "JEventProcessor_L1_online.h"
#include <JANA/JApplication.h>
#include <JANA/JFactory.h>
#include <TDirectory.h>
#include <TH1.h>
#include <TH2.h>
#include <TProfile.h>
#include <TRIGGER/DL1Trigger.h>
#include <DAQ/Df250WindowRawData.h>
#include <DAQ/Df250PulseIntegral.h>
#include <DAQ/Df250PulsePedestal.h>
#include <FCAL/DFCALDigiHit.h>
#include <BCAL/DBCALDigiHit.h>
#include "START_COUNTER/DSCHit.h"
#include <TAGGER/DTAGHDigiHit.h>

Go to the source code of this file.

Functions

void InitPlugin (JApplication *app)
 

Variables

static TH1I * htrig_bit
 
static TH1I * htrig_bit_fp
 
static TH1I * htrig_type
 
static TH1F * hrate_gtp [8]
 
static TH1I * hfcal_time1
 
static TH1I * hfcal_time6
 
static TH1I * hfcal_time7
 
static TH1I * hbcal_time1
 
static TH1I * hbcal_time3
 
static TH1I * hbcal_time6
 
static TH1I * htagh_time2
 
static TH1I * htagh_occup2
 
static TH1I * hfcal_en1
 
static TH1I * hfcal_en6
 
static TH1I * hfcal_en7
 
static TH1I * hfcal_en2
 
static TH1I * hbcal_en1
 
static TH1I * hbcal_en3
 
static TH1I * hbcal_en6
 
static TH2I * hfcal_bcal_en1
 
static TH2I * hfcal_bcal_en6
 
static TH2I * hfcal_bcal_en1_3
 
static TH2I * hfcal_bcal_type1
 
static TH2I * hfcal_bcal_type3
 
static TH2I * hfcal_bcal_type5
 
static TH2I * hfcal_bcal_type7
 
static TH1I * hst_hit2
 
static TH1I * hst_hit7
 
static TProfile * hrate_bit [8]
 

Function Documentation

void InitPlugin ( JApplication *  app)

Definition at line 85 of file JEventProcessor_L1_online.cc.

Variable Documentation

TH1I* hbcal_en1
static
TH1I* hbcal_en3
static
TH1I* hbcal_en6
static
TH1I* hbcal_time1
static
TH1I* hbcal_time3
static
TH1I* hbcal_time6
static
TH2I* hfcal_bcal_en1
static
TH2I* hfcal_bcal_en1_3
static
TH2I* hfcal_bcal_en6
static
TH2I* hfcal_bcal_type1
static
TH2I* hfcal_bcal_type3
static
TH2I* hfcal_bcal_type5
static
TH2I* hfcal_bcal_type7
static
TH1I* hfcal_en1
static
TH1I* hfcal_en2
static
TH1I* hfcal_en6
static
TH1I* hfcal_en7
static
TH1I* hfcal_time1
static
TH1I* hfcal_time6
static
TH1I* hfcal_time7
static
TProfile* hrate_bit[8]
static
TH1F* hrate_gtp[8]
static
TH1I* hst_hit2
static
TH1I* hst_hit7
static
TH1I* htagh_occup2
static
TH1I* htagh_time2
static
TH1I* htrig_bit
static
TH1I* htrig_bit_fp
static
TH1I* htrig_type
static