Jpp 19.3.0-rc.3
the software that should make you happy
Loading...
Searching...
No Matches
JDAQEvent.hh File Reference

Go to the source code of this file.

Classes

class  KM3NETDAQ::JDAQEvent
 DAQ Event. More...
 
class  KM3NETDAQ::JDAQEvent::const_iterator< T >
 Template const_iterator. More...
 
class  KM3NETDAQ::JDAQEvent::const_reverse_iterator< T >
 Template const_reverse_iterator. More...
 

Namespaces

namespace  KM3NETDAQ
 KM3NeT DAQ data structures and auxiliaries.
 

Typedefs

typedef JDAQKeyHit KM3NETDAQ::JDAQSnapshotHit
 

Functions

bool KM3NETDAQ::operator== (const JDAQEvent &first, const JDAQEvent &second)
 Equal operator for DAQ events.
 
bool KM3NETDAQ::operator!= (const JDAQEvent &first, const JDAQEvent &second)
 Not-equal operator for DAQ events.
 
std::ostream & KM3NETDAQ::operator<< (std::ostream &out, const JDAQEvent &event)
 Print DAQ Event.
 
double KM3NETDAQ::getTimeDifference (const JDAQEvent &first, const JDAQEvent &second)
 Get time difference between two events.