The Class for Slot types.
More...
#include <VXDServiceGeometryPar.h>
|
| VXDSlotsPar (const std::string &type="") |
| Constructor.
|
|
const std::string & | getType (void) const |
| Get type.
|
|
const std::vector< double > & | getSlotNumbers (void) const |
| Get slot numbers.
|
|
std::vector< double > & | getSlotNumbers (void) |
| Get slot numbers.
|
|
|
| ClassDef (VXDSlotsPar, 5) |
| ClassDef, must be the last term before the closing {}.
|
|
The Class for Slot types.
Definition at line 65 of file VXDServiceGeometryPar.h.
◆ VXDSlotsPar()
◆ getSlotNumbers() [1/2]
std::vector< double > & getSlotNumbers |
( |
void |
| ) |
|
|
inline |
◆ getSlotNumbers() [2/2]
const std::vector< double > & getSlotNumbers |
( |
void |
| ) |
const |
|
inline |
◆ getType()
const std::string & getType |
( |
void |
| ) |
const |
|
inline |
◆ m_slotNumbers
std::vector<double> m_slotNumbers |
|
private |
◆ m_type
The documentation for this class was generated from the following file: