Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
JEventProcessor_FCAL_invmass.cc File Reference
#include "JEventProcessor_FCAL_invmass.h"
#include <TLorentzVector.h>
#include "TMath.h"
#include "JANA/JApplication.h"
#include "DANA/DApplication.h"
#include "FCAL/DFCALShower.h"
#include "FCAL/DFCALCluster.h"
#include "FCAL/DFCALHit.h"
#include "ANALYSIS/DAnalysisUtilities.h"
#include "PID/DVertex.h"
#include "GlueX.h"
#include <vector>
#include <deque>
#include <string>
#include <iostream>
#include <algorithm>
#include <stdio.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

void InitPlugin (JApplication *locApplication)
 

Variables

static TH1I * InvMass1 = NULL
 
static TH1I * InvMass2 = NULL
 
static TH1I * InvMass3 = NULL
 
static TH1I * InvMass4 = NULL
 
static TH1I * InvMass5 = NULL
 
static TH1I * InvMass6 = NULL
 
static TH1I * InvMass7 = NULL
 
static TH1I * InvMass8 = NULL
 
static TH1I * InvMass9 = NULL
 
static TH2I * hits2D_pi0 = NULL
 
static TH1I * qualCut_05 = NULL
 
static TH1I * qualCut_03 = NULL
 
static TH1I * qualCut_00 = NULL
 

Function Documentation

void InitPlugin ( JApplication *  locApplication)

Definition at line 44 of file JEventProcessor_FCAL_invmass.cc.

Variable Documentation

TH2I* hits2D_pi0 = NULL
static
TH1I* InvMass1 = NULL
static
TH1I* InvMass2 = NULL
static
TH1I* InvMass3 = NULL
static
TH1I* InvMass4 = NULL
static
TH1I* InvMass5 = NULL
static
TH1I* InvMass6 = NULL
static
TH1I* InvMass7 = NULL
static
TH1I* InvMass8 = NULL
static
TH1I* InvMass9 = NULL
static
TH1I* qualCut_00 = NULL
static
TH1I* qualCut_03 = NULL
static
TH1I* qualCut_05 = NULL
static