Project
Loading...
Searching...
No Matches
o2::tpc::painter::PadCoordinates Struct Reference

pad corner coordinates More...

#include <Painter.h>

Public Member Functions

void rotate (float angDeg)
 

Public Attributes

std::vector< double > xVals = std::vector<double>(4)
 
std::vector< double > yVals = std::vector<double>(4)
 

Detailed Description

pad corner coordinates

Definition at line 63 of file Painter.h.

Member Function Documentation

◆ rotate()

void o2::tpc::painter::PadCoordinates::rotate ( float  angDeg)
inline

Definition at line 67 of file Painter.h.

Member Data Documentation

◆ xVals

std::vector<double> o2::tpc::painter::PadCoordinates::xVals = std::vector<double>(4)

Definition at line 64 of file Painter.h.

◆ yVals

std::vector<double> o2::tpc::painter::PadCoordinates::yVals = std::vector<double>(4)

Definition at line 65 of file Painter.h.


The documentation for this struct was generated from the following file: