#include <G4GMocrenIO.hh>
|
| | GMocrenDetector () |
| |
| | ~GMocrenDetector () |
| |
| int | getNumberOfEdges () |
| |
| void | addEdge (float _startx, float _starty, float _startz, float _endx, float _endy, float _endz) |
| |
| void | getEdge (float &_startx, float &_starty, float &_startz, float &_endx, float &_endy, float &_endz, int _num) |
| |
| void | setDetector (std::vector< struct Edge > &_aDetector) |
| |
| void | setColor (unsigned char _color[3]) |
| |
| void | getColor (unsigned char _color[3]) |
| |
| void | setName (std::string &_name) |
| |
| std::string | getName () |
| |
| void | translate (std::vector< float > &_tranlate) |
| |
G4GMocrenIO.hh 파일의 127 번째 라인에서 정의되었습니다.
| GMocrenDetector::GMocrenDetector |
( |
| ) |
|
| GMocrenDetector::~GMocrenDetector |
( |
| ) |
|
|
inline |
| void GMocrenDetector::addEdge |
( |
float |
_startx, |
|
|
float |
_starty, |
|
|
float |
_startz, |
|
|
float |
_endx, |
|
|
float |
_endy, |
|
|
float |
_endz |
|
) |
| |
| void GMocrenDetector::getColor |
( |
unsigned char |
_color[3] | ) |
|
|
inline |
| void GMocrenDetector::getEdge |
( |
float & |
_startx, |
|
|
float & |
_starty, |
|
|
float & |
_startz, |
|
|
float & |
_endx, |
|
|
float & |
_endy, |
|
|
float & |
_endz, |
|
|
int |
_num |
|
) |
| |
| std::string GMocrenDetector::getName |
( |
void |
| ) |
|
|
inline |
| int GMocrenDetector::getNumberOfEdges |
( |
| ) |
|
|
inline |
| void GMocrenDetector::setColor |
( |
unsigned char |
_color[3] | ) |
|
|
inline |
| void GMocrenDetector::setDetector |
( |
std::vector< struct Edge > & |
_aDetector | ) |
|
|
inline |
| void GMocrenDetector::setName |
( |
std::string & |
_name | ) |
|
|
inline |
| void GMocrenDetector::translate |
( |
std::vector< float > & |
_tranlate | ) |
|
| unsigned char GMocrenDetector::kColor[3] |
|
protected |
| std::vector<struct Edge> GMocrenDetector::kDetector |
|
protected |
| std::string GMocrenDetector::kName |
|
protected |
이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: