#include <VolumeExcluder.h>
removes explicit dependence of Subtracted*Surface on TrkVolumes
- Author
- sarka.nosp@m..tod.nosp@m.orova.nosp@m.@cer.nosp@m.n.ch
Definition at line 29 of file VolumeExcluder.h.
◆ VolumeExcluder() [1/3]
Trk::VolumeExcluder::VolumeExcluder |
( |
| ) |
|
◆ VolumeExcluder() [2/3]
Trk::VolumeExcluder::VolumeExcluder |
( |
Trk::Volume * |
vol | ) |
|
◆ VolumeExcluder() [3/3]
◆ ~VolumeExcluder()
Trk::VolumeExcluder::~VolumeExcluder |
( |
| ) |
|
|
virtual |
◆ clone()
◆ dump() [1/2]
MsgStream& Trk::VolumeExcluder::dump |
( |
MsgStream & |
sl | ) |
const |
Output Method for MsgStream, to be overloaded by child classes.
◆ dump() [2/2]
std::ostream& Trk::VolumeExcluder::dump |
( |
std::ostream & |
sl | ) |
const |
Output Method for std::ostream, to be overloaded by child classes.
◆ inside()
◆ operator=()
Assignment operator.
Definition at line 38 of file VolumeExcluder.cxx.
42 AreaExcluder::operator=(vol);
43 m_vol =
new Volume(*(vol.m_vol));
◆ volume() [1/2]
Volume * Trk::VolumeExcluder::volume |
( |
| ) |
|
|
inline |
◆ volume() [2/2]
◆ m_vol
Volume* Trk::VolumeExcluder::m_vol |
|
private |
The documentation for this class was generated from the following files: