Bayeux  3.4.1
Core Foundation library for SuperNEMO
Classes | Namespaces
event_id.h File Reference
#include <string>
#include <sstream>
#include <iostream>
#include <stdexcept>
#include <boost/cstdint.hpp>
#include <datatools/i_serializable.h>
#include <datatools/i_tree_dump.h>
#include <datatools/i_clear.h>
#include <datatools/reflection_interface.h>
#include <boost/serialization/version.hpp>

Go to the source code of this file.

Classes

class  datatools::event_id
 A simple event identifier based on a run number and an event number Run and event numbers are represented by 32 bits signed integrals. The event_id class is serializable through the Boost.Serialization library. Utilities for standard I/O streams is also provided. More...
 
class  datatools::event_id_equal_predicate
 Predicate to check if an event_id equals another one. More...
 

Namespaces

 datatools
 The Bayeux/datatools library top-level namespace.