Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
JEventProcessor_ST_online_lowlevel.cc File Reference
#include "JEventProcessor_ST_online_lowlevel.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)
 
bool DSCHit_fadc_cmp (const DSCDigiHit *a, const DSCDigiHit *b)
 
bool DSCHit_tdc_cmp (const DSCTDCDigiHit *a, const DSCTDCDigiHit *b)
 
bool DSCHit_thit_cmp (const DSCHit *a, const DSCHit *b)
 

Function Documentation

bool DSCHit_fadc_cmp ( const DSCDigiHit a,
const DSCDigiHit b 
)
bool DSCHit_tdc_cmp ( const DSCTDCDigiHit a,
const DSCTDCDigiHit b 
)
bool DSCHit_thit_cmp ( const DSCHit a,
const DSCHit b 
)

Definition at line 47 of file JEventProcessor_ST_online_lowlevel.cc.

References DSCHit::sector, and DSCHit::t.

void InitPlugin ( JApplication *  app)

Definition at line 14 of file JEventProcessor_ST_online_lowlevel.cc.