Structure which holds apexes of the tessellation volumes.
More...
#include <tessellatedSolidStr.h>
|
void | defineDummyApex () |
|
void | pushBackApexesCoordinates (const std::vector< double > &apex1x, const std::vector< double > &apex1y, const std::vector< double > &apex1z, const std::vector< double > &apex2x, const std::vector< double > &apex2y, const std::vector< double > &apex2z, const std::vector< double > &apex3x, const std::vector< double > &apex3y, const std::vector< double > &apex3z) |
|
void | printInfo (int verboseLevel=0) |
|
|
int | tessellatedSolidID |
|
unsigned int | nCells |
|
unsigned int | nApexPerCell |
|
std::vector< std::vector< double > > | posV1 |
|
std::vector< std::vector< double > > | posV2 |
|
std::vector< std::vector< double > > | posV3 |
|
Structure which holds apexes of the tessellation volumes.
Initially for ARICH detector (merger cooling bodies).
Definition at line 26 of file tessellatedSolidStr.h.
The documentation for this struct was generated from the following file: