Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DTPOLHit_factory.cc File Reference
#include <iostream>
#include <iomanip>
#include <limits>
#include <cmath>
#include <TRIGGER/DL1Trigger.h>
#include <TPOL/DTPOLSectorDigiHit.h>
#include <TPOL/DTPOLRingDigiHit.h>
#include <DAQ/Df250PulsePedestal.h>
#include <DAQ/Df250Config.h>
#include "DTPOLHit_factory.h"

Go to the source code of this file.

Functions

bool DTPOLSectorHit_fadc_cmp (const DTPOLSectorDigiHit *a, const DTPOLSectorDigiHit *b)
 
bool DTPOLRingHit_fadc_cmp (const DTPOLRingDigiHit *a, const DTPOLRingDigiHit *b)
 

Function Documentation

bool DTPOLRingHit_fadc_cmp ( const DTPOLRingDigiHit a,
const DTPOLRingDigiHit b 
)

Definition at line 27 of file DTPOLHit_factory.cc.

References DTPOLRingDigiHit::pulse_time, and DTPOLRingDigiHit::ring.

bool DTPOLSectorHit_fadc_cmp ( const DTPOLSectorDigiHit a,
const DTPOLSectorDigiHit b 
)