#include <DDSolid.h>
Public Member Functions | |
DDTubs (const DDSolid &s) | |
double | deltaPhi () const |
double | rIn () const |
double | rOut () const |
double | startPhi () const |
double | zhalf () const |
Public Member Functions inherited from DDSolid | |
DDSolid () | |
Uninitialilzed solid reference-object; for further details on reference-objects see documentation of DDLogicalPart. More... | |
DDSolid (const DDName &name) | |
Creates a reference-object to a solid named name. More... | |
const std::vector< double > & | parameters () const |
Don't use (only meant to be used by DDbox(), DDtub(), ...) More... | |
DDSolidShape | shape () const |
The type of the solid. More... | |
double | volume () const |
Returns the volume of the given solid (does not work with boolean soids !) More... | |
Public Member Functions inherited from DDBase< DDName, DDI::Solid * > | |
DDBase () | |
const DDName & | ddname () const |
def_type | isDefined () const |
bool | isValid () const |
true, if the wrapped pointer is valid More... | |
const DDName & | name () const |
operator bool () const | |
bool | operator< (const DDBase &b) const |
bool | operator== (const DDBase &b) const |
bool | operator> (const DDBase &b) const |
const DDI::rep_traits< DDName, DDI::Solid * >::reference | rep () const |
DDI::rep_traits< DDName, DDI::Solid * >::reference | rep () |
std::string | toString () const |
const DDI::rep_traits< DDName, DDI::Solid * >::reference | val () const |
const DDI::rep_traits< DDName, DDI::Solid * >::reference | val () |
virtual | ~DDBase () |
Private Member Functions | |
DDTubs () | |
Additional Inherited Members | |
Public Types inherited from DDBase< DDName, DDI::Solid * > | |
typedef std::pair< const DDName *, bool > | def_type |
typedef DDI::Solid * | pimpl_type |
typedef DDI::rep_type< DDName, pimpl_type > * | prep_type |
typedef DDI::Singleton < DDI::Store< DDName, DDI::Solid * > > | StoreT |
Static Public Member Functions inherited from DDBase< DDName, DDI::Solid * > | |
static DDI::Store< DDName, DDI::Solid * >::iterator | begin () |
static void | clear () |
static DDI::Store< DDName, DDI::Solid * >::iterator | end () |
static size_t | size () |
Protected Attributes inherited from DDBase< DDName, DDI::Solid * > | |
prep_type | prep_ |
DDTubs::DDTubs | ( | const DDSolid & | s | ) |
Definition at line 499 of file DDSolid.cc.
References ddtubs, DDName::name(), DDBase< N, C >::name(), DDName::ns(), and DDSolid::shape().
|
private |
double DDTubs::deltaPhi | ( | ) | const |
Definition at line 516 of file DDSolid.cc.
References DDBase< DDName, DDI::Solid * >::rep().
Referenced by SolidsForOnline::beginRun(), DDDividedTubsPhi::DDDividedTubsPhi(), DDDividedTubsPhi::getMaxParameter(), and DDCoreToDDXMLOutput::solid().
double DDTubs::rIn | ( | ) | const |
Definition at line 510 of file DDSolid.cc.
References DDBase< DDName, DDI::Solid * >::rep().
Referenced by SolidsForOnline::beginRun(), DDDividedTubsRho::DDDividedTubsRho(), DDDividedTubsRho::getMaxParameter(), HcalNumberingFromDDD::loadGeometry(), and DDCoreToDDXMLOutput::solid().
double DDTubs::rOut | ( | ) | const |
Definition at line 512 of file DDSolid.cc.
References DDBase< DDName, DDI::Solid * >::rep().
Referenced by SolidsForOnline::beginRun(), DDDividedTubsRho::DDDividedTubsRho(), DDDividedTubsRho::getMaxParameter(), HcalNumberingFromDDD::loadGeometry(), and DDCoreToDDXMLOutput::solid().
double DDTubs::startPhi | ( | ) | const |
Definition at line 514 of file DDSolid.cc.
References DDBase< DDName, DDI::Solid * >::rep().
Referenced by SolidsForOnline::beginRun(), and DDCoreToDDXMLOutput::solid().
double DDTubs::zhalf | ( | ) | const |
Definition at line 508 of file DDSolid.cc.
References DDBase< DDName, DDI::Solid * >::rep().
Referenced by SolidsForOnline::beginRun(), DDDividedTubsZ::DDDividedTubsZ(), DDDividedTubsZ::getMaxParameter(), HcalNumberingFromDDD::loadGeometry(), DDDividedTubsZ::makeDDTranslation(), and DDCoreToDDXMLOutput::solid().