Define a segment whose ends are generators.
More...
#include <DoubleDescription_Rn.h>
Define a segment whose ends are generators.
Definition at line 36 of file DoubleDescription_Rn.h.
◆ Segment_Rn() [1/4]
Segment_Rn::Segment_Rn |
( |
| ) |
|
|
inline |
◆ Segment_Rn() [2/4]
Segment_Rn::Segment_Rn |
( |
const std::vector< unsigned int > & |
LC | ) |
|
|
inline |
◆ Segment_Rn() [3/4]
◆ Segment_Rn() [4/4]
Segment_Rn::Segment_Rn |
( |
boost::shared_ptr< Generator_Rn_SD > & |
e1, |
|
|
boost::shared_ptr< Generator_Rn_SD > & |
e2, |
|
|
const std::vector< unsigned int > & |
LC |
|
) |
| |
|
inline |
◆ dump()
void Segment_Rn::dump |
( |
std::ostream & |
ofs | ) |
|
|
inline |
◆ getActive()
bool Segment_Rn::getActive |
( |
| ) |
|
|
inline |
◆ getFirstGenerator()
◆ getSecondGenerator()
◆ setActive()
void Segment_Rn::setActive |
( |
| ) |
|
|
inline |
◆ setFirstGenerator()
void Segment_Rn::setFirstGenerator |
( |
const boost::shared_ptr< Generator_Rn_SD > & |
e1 | ) |
|
|
inline |
◆ setInactive()
void Segment_Rn::setInactive |
( |
| ) |
|
|
inline |
◆ setSecondGenerator()
void Segment_Rn::setSecondGenerator |
( |
const boost::shared_ptr< Generator_Rn_SD > & |
e2 | ) |
|
|
inline |
The documentation for this class was generated from the following file: