CSPadPixCoords/src/PixCoords2x1V2.cpp File Reference

#include "CSPadPixCoords/PixCoords2x1V2.h"
#include <math.h>
#include <iostream>
#include "PSCalib/CSPadCalibPars.h"

Go to the source code of this file.

Namespaces

namespace  CSPadPixCoords

Functions

void CSPadPixCoords::rotation (const double *x, const double *y, unsigned size, double angle_deg, double *xrot, double *yrot)
 Global method for x and y arrays rotation.
void CSPadPixCoords::rotation (const double *x, const double *y, unsigned size, double C, double S, double *xrot, double *yrot)
 Global method for x and y arrays rotation.
double CSPadPixCoords::min_of_array (const double *arr, unsigned size)
 Global method, returns minimal value of the array of specified length.
double CSPadPixCoords::max_of_array (const double *arr, unsigned size)
 Global method, returns maximal value of the array of specified length.


Generated on 19 Dec 2016 for PSANAmodules by  doxygen 1.4.7