Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cll.cpp File Reference
#include <iostream>
#include <fstream>
#include <cmath>
#include <iomanip>
#include "rmn.h"
#include "cll.h"
+ Include dependency graph for cll.cpp:

Go to the source code of this file.

Functions

double minmod (double a, double b)
 
int index44 (const int &i, const int &j)
 

Function Documentation

int index44 ( const int &  i,
const int &  j 
)

Definition at line 21 of file cll.cpp.

View newest version in sPHENIX GitHub at line 21 of file cll.cpp

References i, and j.

Referenced by Cell::addpi0(), Cell::addpiH0(), Cell::getpi(), Cell::getpi0(), Cell::getpiH(), Cell::getpiH0(), Cell::setpi(), Cell::setpi0(), Cell::setpiH(), and Cell::setpiH0().

+ Here is the caller graph for this function:

double minmod ( double  a,
double  b 
)

Definition at line 11 of file cll.cpp.

View newest version in sPHENIX GitHub at line 11 of file cll.cpp

References KFPMath::a, and KFPMath::b.

Referenced by Cell::getPrimVarHLeft(), Cell::getPrimVarHRight(), Cell::getPrimVarLeft(), and Cell::getPrimVarRight().

+ Here is the caller graph for this function: