|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #include "GaudiKernel/MsgStream.h"
32 virtual double exit()
const = 0;
ServiceVolume * m_exitVolume
virtual ServiceVolume * exitVolume(bool ascending, MsgStream &msg) const
const std::string & name() const
Route(const std::string &name)
virtual void setNextRoute(Route *nr)=0
virtual ServiceVolume * entryVolume(double pos, bool ascending, MsgStream &msg) const
virtual Route * nextRoute()=0
std::vector< ServiceVolume * > VolumeContainer
void setExitVolume(ServiceVolume *vp)
virtual const VolumeContainer & volumes() const =0
virtual double position() const =0
virtual void addVolume(ServiceVolume *vol)=0
virtual double exit() const =0