SISCone  2.0.6
Public Member Functions | Public Attributes | List of all members
siscone::Creference Class Reference

references used for checksums. More...

#include <reference.h>

Public Member Functions

 Creference ()
 default constructor
 
void randomize ()
 create a random reference
 
bool is_empty ()
 test emptyness
 
bool not_empty ()
 test non-emptyness
 
Creferenceoperator= (const Creference &r)
 assignment of reference
 
Creference operator+ (const Creference &r)
 addition of reference
 
Creferenceoperator+= (const Creference &r)
 incrementation of reference
 
Creferenceoperator-= (const Creference &r)
 decrementation of reference
 
unsigned int operator[] (int i)
 accessing the reference
 

Public Attributes

unsigned int ref [3]
 actual data for the reference
 

Detailed Description

references used for checksums.

This class implements some reference variable that can be used for checksums. Those checksums are useful to disentengle between contents of two cones without looking into their explicit particle contents.

Definition at line 43 of file reference.h.


The documentation for this class was generated from the following files:
The SISCone project has been developed by Gavin Salam and Gregory Soyez
Documentation generated for SISCone by  Doxygen 1.8.13