CSPadPixCoords/include/PixCoords2x1V2.h File Reference

#include "psddl_psana/cspad.ddl.h"

Go to the source code of this file.

Namespaces

namespace  CSPadPixCoords

Classes

class  CSPadPixCoords::PixCoords2x1V2
 PixCoords2x1V2 class defines the 2x1 sensor pixel coordinates in its local frame. V2 stands for latest version. More...

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.

Variables

static const double CSPadPixCoords::DEG_TO_RAD = 3.141592653589793238463 / 180


Generated on 19 Dec 2016 for PSANAmodules by  doxygen 1.4.7