Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
JEventProcessor_TAGM_clusters.cc File Reference
#include "JEventProcessor_TAGM_clusters.h"
#include <TH1.h>
#include <TH2.h>
#include <TDirectory.h>
#include <TAGGER/DTAGMGeometry.h>
#include <TAGGER/DTAGMHit.h>
#include <JANA/JApplication.h>
#include <JANA/JFactory.h>

Go to the source code of this file.

Functions

void InitPlugin (JApplication *app)
 

Variables

const int NCOLUMNS = DTAGMGeometry::kColumnCount
 
static TH1D * h_occupancy_b
 
static TH1D * h_occupancy_a
 
static TH1D * h_occupancy_ind
 
static TH1I * h_deltaT [10]
 
static TH1I * h_mult_b
 
static TH1I * h_mult_a
 
static TH1I * h_E_b
 
static TH1I * h_E_a
 

Function Documentation

void InitPlugin ( JApplication *  app)

Definition at line 33 of file JEventProcessor_TAGM_clusters.cc.

Variable Documentation

TH1I* h_deltaT[10]
static
TH1I* h_E_a
static
TH1I* h_E_b
static
TH1I* h_mult_a
static
TH1I* h_mult_b
static
TH1D* h_occupancy_a
static
TH1D* h_occupancy_b
static
TH1D* h_occupancy_ind
static
const int NCOLUMNS = DTAGMGeometry::kColumnCount

Definition at line 18 of file JEventProcessor_TAGM_clusters.cc.