Analysis Software
Documentation for sPHENIX simulation software
|
#include <iostream>
#include <fstream>
#include <cmath>
#include <iomanip>
#include "rmn.h"
#include "cll.h"
Go to the source code of this file.
Functions | |
double | minmod (double a, double b) |
int | index44 (const int &i, const int &j) |
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
Referenced by Cell::addpi0(), Cell::addpiH0(), Cell::getpi(), Cell::getpi0(), Cell::getpiH(), Cell::getpiH0(), Cell::setpi(), Cell::setpi0(), Cell::setpiH(), and Cell::setpiH0().
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().