Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DEventProcessor_eta_ntuple.cc File Reference
#include <iostream>
#include <cmath>
#include <TThread.h>
#include <TDirectoryFile.h>
#include <TLorentzVector.h>
#include <JANA/JApplication.h>
#include <JANA/JEventLoop.h>
#include <TRACKING/DMCThrown.h>
#include <PID/DKinematicData.h>
#include <FCAL/DFCALPhoton.h>
#include <BCAL/DBCALPhoton.h>
#include <START_COUNTER/DSCHit.h>
#include <PID/DPhoton.h>
#include <PID/DBeamPhoton.h>
#include "DEventProcessor_eta_ntuple.h"
#include "cern_c.h"

Go to the source code of this file.

Macros

#define MEMH   8000000
 
#define LREC   8190 /* record length of hbook direct access file in WORDS */
 
#define LUN   3 /* logical unit number of hbook file */
 

Functions

void InitPlugin (JApplication *app)
 

Variables

float pawc_ [MEMH]
 
int quest_ [100]
 

Macro Definition Documentation

#define LREC   8190 /* record length of hbook direct access file in WORDS */

Definition at line 32 of file DEventProcessor_eta_ntuple.cc.

Referenced by DEventProcessor_eta_ntuple::init().

#define LUN   3 /* logical unit number of hbook file */

Definition at line 33 of file DEventProcessor_eta_ntuple.cc.

Referenced by DEventProcessor_eta_ntuple::init().

#define MEMH   8000000

Definition at line 31 of file DEventProcessor_eta_ntuple.cc.

Referenced by DEventProcessor_eta_ntuple::init().

Function Documentation

void InitPlugin ( JApplication *  app)

Definition at line 46 of file DEventProcessor_eta_ntuple.cc.

Variable Documentation

float pawc_[MEMH]

Definition at line 35 of file DEventProcessor_eta_ntuple.cc.

int quest_[100]

Definition at line 36 of file DEventProcessor_eta_ntuple.cc.

Referenced by DEventProcessor_eta_ntuple::init(), and main().