Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
JEventProcessor_ST_online_multi.cc File Reference
#include "JEventProcessor_ST_online_multi.h"
#include "TRIGGER/DTrigger.h"
#include <JANA/JApplication.h>
#include <JANA/JFactory.h>

Go to the source code of this file.

Functions

void InitPlugin (JApplication *app)
 

Variables

static TH2I * h2_st_adc_tdc_multi
 
static TH2I * h2_st_adc_hit_multi
 
static TH2I * h2_sector_adc_multip
 
static TH2I * h2_sector_tdc_multip
 
static TH2I * h2_sector_hit_multip
 
static TH2I * h2_adc_unmatched
 
static TH2I * h2_tdc_unmatched
 
static TH1I * h1_adc_sec
 
static TH1I * h1_tdc_sec
 
static TH1I * h1_hit_sec
 
static TH1I * st_num_events
 
static TH1I * h1_tdc_noMatchTO_adc
 
static TH1I * h1_adc_noMatchTO_tdc
 
TH1I ** h1_ADC_multiplicity = new TH1I*[NCHANNELS]
 
TH1I ** h1_TDC_multiplicity = new TH1I*[NCHANNELS]
 
TH1I ** h1_hit_multiplicity = new TH1I*[NCHANNELS]
 
TH2I ** h2_ADC_TDC_multiplicity = new TH2I*[NCHANNELS]
 

Function Documentation

void InitPlugin ( JApplication *  app)

Definition at line 37 of file JEventProcessor_ST_online_multi.cc.

Variable Documentation

TH1I** h1_ADC_multiplicity = new TH1I*[NCHANNELS]
TH1I* h1_adc_noMatchTO_tdc
static
TH1I* h1_adc_sec
static
TH1I** h1_hit_multiplicity = new TH1I*[NCHANNELS]
TH1I* h1_hit_sec
static
TH1I** h1_TDC_multiplicity = new TH1I*[NCHANNELS]
TH1I* h1_tdc_noMatchTO_adc
static
TH1I* h1_tdc_sec
static
TH2I** h2_ADC_TDC_multiplicity = new TH2I*[NCHANNELS]
TH2I* h2_adc_unmatched
static
TH2I* h2_sector_adc_multip
static
TH2I* h2_sector_hit_multip
static
TH2I* h2_sector_tdc_multip
static
TH2I* h2_st_adc_hit_multi
static
TH2I* h2_st_adc_tdc_multi
static
TH2I* h2_tdc_unmatched
static
TH1I* st_num_events
static