Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

AlephCollection.cpp File Reference

#include "AlephCollection.h"

Include dependency graph for AlephCollection.cpp:

Include dependency graph

Go to the source code of this file.

Functions

float max (float i, float j)
float max (double i, float j)
double max (double i, double j)
float min (float i, float j)
float min (double i, float j)
double min (double i, double j)
float max (float i, double j)
float min (float i, double j)


Function Documentation

float max ( float i,
double j )
 

Definition at line 22 of file AlephCollection.cpp.

Referenced by AlephCollection::GetMiss(), GeneralEventInfo::Run(), and AlephExManager::UserEvent().

double max ( double i,
double j )
 

Definition at line 18 of file AlephCollection.cpp.

float max ( double i,
float j )
 

Definition at line 17 of file AlephCollection.cpp.

float max ( float i,
float j )
 

Definition at line 16 of file AlephCollection.cpp.

float min ( float i,
double j )
 

Definition at line 23 of file AlephCollection.cpp.

Referenced by GeneralEventInfo::Run(), and AlephExManager::UserEvent().

double min ( double i,
double j )
 

Definition at line 21 of file AlephCollection.cpp.

float min ( double i,
float j )
 

Definition at line 20 of file AlephCollection.cpp.

float min ( float i,
float j )
 

Definition at line 19 of file AlephCollection.cpp.


Generated at Wed Jun 18 17:19:31 2003 for ALPHA++ by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001