Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
JEventProcessor_EVNT_online.cc File Reference
#include <stdint.h>
#include <vector>
#include <random>
#include <DAQ/JEventSource_EVIO.h>
#include "JEventProcessor_EVNT_online.h"
#include <JANA/JApplication.h>
#include <TDirectory.h>
#include <TH1.h>
#include <TH2.h>

Go to the source code of this file.

Functions

void InitPlugin (JApplication *app)
 

Variables

static TH1I * evntdata
 
static TH2I * rocdata
 

Function Documentation

void InitPlugin ( JApplication *  app)

Definition at line 43 of file JEventProcessor_EVNT_online.cc.

Variable Documentation

TH1I* evntdata
static
TH2I* rocdata
static