All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
Public Member Functions | Static Public Attributes | Private Member Functions | Private Attributes | Friends
nemo3::scin_hit_info Class Reference

NEMO3 scin hit informations. More...

#include <hit_info.h>

List of all members.

Public Member Functions

 scin_hit_info ()
 constructor
 scin_hit_info (const scin_hit &hit_)
 constructor
void set (const scin_hit &hit_)
 sets the private __hit to hit_
void set_associated (bool)
 sets the scin info to associated
void reset ()
 resets the scin info
bool is_valid () const
 returns true if the scin info is valid
int32_t get_hit_number () const
 returns the number of the hit in the event
bool operator== (const scin_hit_info &) const
 overload the equality operator
const
datatools::utils::properties & 
properties () const
 returns the const reference of the properties field
datatools::utils::properties & properties ()
 returns the reference of the properties field
const
datatools::utils::properties & 
get_properties_const () const
 returns the const reference of the properties field
const
datatools::utils::properties & 
get_properties_ro () const
 returns the const reference of the properties field
datatools::utils::properties & get_properties ()
 returns the reference of the properties field
datatools::utils::properties & get_properties_rw ()
 returns the reference of the properties field
const scin_hitget_hit () const
 returns the const reference of the scin hit
scin_hitget_hit_no_const ()
 returns the reference of the scin hit
virtual const std::string & get_serial_tag () const
 const virtual function that returns the reference to the serialization tag

Static Public Attributes

static const std::string SERIAL_TAG
 serialization tag

Private Member Functions

template<class Archive >
void serialize (Archive &ar_, const unsigned int version_)
 serialization

Private Attributes

datatools::utils::properties __properties
scin_hit__hit

Friends

class boost::serialization::access
 friend class access

Detailed Description

NEMO3 scin hit informations.

Author(s): Francois Mauger mauge.nosp@m.r@lp.nosp@m.ccaen.nosp@m..in2.nosp@m.p3.fr Creation date: 2008-12-18 Last modified: 2012-03-07

License:

Description: NEMO3 hit informations

History:


The documentation for this class was generated from the following file: