#include "MTTensor.h"#include <fstream>#include <iostream>#include <complex>#include "CUniformRNG.h"#include "netcdfcpp.h"Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | void | ) |
Definition at line 11 of file detscan.cpp.
References gplib::MTTensor::GetAlpha_phi(), gplib::MTTensor::GetBeta_phi(), gplib::MTTensor::GetdetPhi(), gplib::MTTensor::GetDetreal(), gplib::MTTensor::GetEta(), gplib::MTTensor::GetPhi1(), gplib::MTTensor::GetPhi11(), gplib::MTTensor::GetPhi12(), gplib::MTTensor::GetPhi2(), gplib::MTTensor::GetPhi21(), gplib::MTTensor::GetPhi22(), gplib::MTTensor::GetPhiMax(), gplib::MTTensor::GetPhiMin(), gplib::MTTensor::GetPhiStrike(), gplib::MTTensor::GetPhixx(), gplib::MTTensor::GetPhixy(), gplib::MTTensor::GetPhiyx(), gplib::MTTensor::GetPhiyy(), gplib::MTTensor::GetPi1(), gplib::MTTensor::GetPi2(), gplib::MTTensor::GetRhoxx(), gplib::MTTensor::GetRhoxy(), gplib::MTTensor::GetRhoyx(), gplib::MTTensor::GetRhoyy(), gplib::MTTensor::GetskPhi(), and gplib::MTTensor::GettrPhi().
1.5.8