CMS 3D CMS Logo

Classes | Public Types | Public Member Functions | Static Public Member Functions | Protected Attributes

DDBase< N, C > Class Template Reference

#include <DDBase.h>

List of all members.

Classes

class  iterator

Public Types

typedef std::pair< const N
*, bool > 
def_type
typedef C pimpl_type
typedef DDI::rep_type< N,
pimpl_type > * 
prep_type
typedef DDI::Singleton
< DDI::Store< N, C > > 
StoreT

Public Member Functions

 DDBase ()
const N & ddname () const
def_type isDefined () const
bool isValid () const
 true, if the wrapped pointer is valid
const N & 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< N, C >
::reference 
rep () const
DDI::rep_traits< N, C >::reference rep ()
std::string toString () const
const DDI::rep_traits< N, C >
::reference 
val () const
const DDI::rep_traits< N, C >
::reference 
val ()
virtual ~DDBase ()

Static Public Member Functions

static DDI::Store< N, C >::iterator begin ()
static void clear ()
static DDI::Store< N, C >::iterator end ()
static size_t size ()

Protected Attributes

prep_type prep_

Detailed Description

template<class N, class C>
class DDBase< N, C >

your comment here

Definition at line 14 of file DDBase.h.


Member Typedef Documentation

template<class N, class C>
typedef std::pair<const N*,bool> DDBase< N, C >::def_type

Definition at line 77 of file DDBase.h.

template<class N, class C>
typedef C DDBase< N, C >::pimpl_type

Definition at line 75 of file DDBase.h.

template<class N, class C>
typedef DDI::rep_type<N,pimpl_type>* DDBase< N, C >::prep_type

Definition at line 76 of file DDBase.h.

template<class N, class C>
typedef DDI::Singleton<DDI::Store<N,C> > DDBase< N, C >::StoreT

Definition at line 74 of file DDBase.h.


Constructor & Destructor Documentation

template<class N, class C>
DDBase< N, C >::DDBase ( ) [inline]

Definition at line 79 of file DDBase.h.

: prep_(0) { }
template<class N, class C>
virtual DDBase< N, C >::~DDBase ( ) [inline, virtual]

Definition at line 80 of file DDBase.h.

{ /*never do this here: if (prep_) delete prep_;*/ }

Member Function Documentation

template<class N, class C>
static DDI::Store<N,C>::iterator DDBase< N, C >::begin ( void  ) [inline, static]

Definition at line 70 of file DDBase.h.

Referenced by DDCheckAll().

{ return StoreT::instance().begin(); }
template<class N, class C>
static void DDBase< N, C >::clear ( void  ) [inline, static]

Definition at line 72 of file DDBase.h.

{ StoreT::instance().clear(); }
template<class N, class C>
const N& DDBase< N, C >::ddname ( ) const [inline]

Definition at line 84 of file DDBase.h.

Referenced by DDMaterial::addMaterial(), DDG4Builder::BuildGeometry(), DDHCalBarrelAlgo::constructInsideDetectors(), DDHCalBarrelAlgo::constructInsideLayers(), DDHCalEndcapAlgo::constructInsideModule(), DDHCalEndcapAlgo::constructInsideModule0(), DDHCalBarrelAlgo::constructMidLayer(), DDHCalEndcapAlgo::constructScintLayer(), DDHCalBarrelAlgo::constructSideLayer(), DDG4Builder::convertLV(), DDCheckConnect(), DDCheckMaterial(), DDHCalTBCableAlgo::execute(), DDTIBLayerAlgo_MTCC::execute(), DDPixBarLayerAlgo::execute(), DDTIDModuleAlgo::execute(), DDTECModuleAlgo::execute(), DDTIBLayerAlgo::execute(), DDHCalForwardAlgo::execute(), hierarchy(), DDErrorDetection::lp_cpv(), DDDividedConsRho::makeDDLogicalPart(), DDDividedTrdZ::makeDDLogicalPart(), DDDividedBoxX::makeDDLogicalPart(), DDDividedPolyhedraPhi::makeDDLogicalPart(), DDDividedConsZ::makeDDLogicalPart(), DDDividedPolyhedraRho::makeDDLogicalPart(), DDDividedPolyconePhi::makeDDLogicalPart(), DDDividedConsPhi::makeDDLogicalPart(), DDDividedTrdX::makeDDLogicalPart(), DDDividedTubsRho::makeDDLogicalPart(), DDDividedPolyhedraZ::makeDDLogicalPart(), DDDividedBoxZ::makeDDLogicalPart(), DDDividedPolyconeRho::makeDDLogicalPart(), DDDividedBoxY::makeDDLogicalPart(), DDDividedTubsZ::makeDDLogicalPart(), DDDividedPolyconeZ::makeDDLogicalPart(), DDDividedPolyconePhi::makeDDRotation(), DDDividedConsPhi::makeDDRotation(), DDDividedTubsPhi::makeDDRotation(), DDDividedPolyhedraPhi::makeDDRotation(), DDExpandedNodeLess::operator()(), operator<<(), DDI::LogicalPart::stream(), and DDCompactViewImpl::weight().

{ return prep_->name(); }
template<class N, class C>
static DDI::Store<N,C>::iterator DDBase< N, C >::end ( void  ) [inline, static]

Definition at line 69 of file DDBase.h.

{ return StoreT::instance().end(); }
template<class N, class C>
def_type DDBase< N, C >::isDefined ( ) const [inline]
template<class N, class C>
bool DDBase< N, C >::isValid ( void  ) const [inline]
template<class N, class C>
const N& DDBase< N, C >::name ( ) const [inline]

Definition at line 82 of file DDBase.h.

Referenced by DDCompactView::algoPosPart(), ListIds::analyze(), SolidsForOnline::beginRun(), PhysicalPartsTree::beginRun(), MaterialForOnline::beginRun(), DDG4SolidConverter::box(), MagGeoBuilderFromDDD::build(), RPCGeometryBuilderFromDDD::buildGeometry(), RPCGeometryParsFromDD::buildGeometry(), DDG4SolidConverter::cons(), DDHCalEndcapAlgo::constructGeneralVolume(), DDHCalBarrelAlgo::constructGeneralVolume(), DDHCalBarrelAlgo::constructInsideDetectors(), DDHCalBarrelAlgo::constructInsideLayers(), DDHCalEndcapAlgo::constructInsideModule(), DDHCalEndcapAlgo::constructInsideModule0(), DDHCalEndcapAlgo::constructInsideSector(), DDHCalBarrelAlgo::constructInsideSector(), DDHCalBarrelAlgo::constructMidLayer(), DDHCalEndcapAlgo::constructScintLayer(), DDHCalBarrelAlgo::constructSideLayer(), DDG4Builder::convertLV(), DDG4Builder::convertMaterial(), TGeoMgrFromDdd::createMaterial(), TGeoFromDddService::createMaterial(), TGeoMgrFromDdd::createShape(), TGeoFromDddService::createShape(), TGeoMgrFromDdd::createVolume(), TGeoFromDddService::createVolume(), dd_get_boolean_params(), dd_rot_out(), dd_stream_booleans(), dd_stream_reflected(), DDBox::DDBox(), DDCheckAll(), DDCheckMaterial(), DDCheckPD(), DDCons::DDCons(), DDDivision::DDDivision(), DDEllipsoid::DDEllipsoid(), DDEllipticalTube::DDEllipticalTube(), DDExpandedViewDump(), DDIntersection::DDIntersection(), DDLogicalPart::DDLogicalPart(), DDOrb::DDOrb(), DDParallelepiped::DDParallelepiped(), DDPolycone::DDPolycone(), DDPolyhedra::DDPolyhedra(), DDPseudoTrap::DDPseudoTrap(), DDShapelessSolid::DDShapelessSolid(), DDSphere::DDSphere(), DDSubtraction::DDSubtraction(), DDTorus::DDTorus(), DDTrap::DDTrap(), DDTruncTubs::DDTruncTubs(), DDTubs::DDTubs(), DDUnion::DDUnion(), DDTECModuleAlgo::doPos(), DDG4SolidConverter::ellipsoid(), DDG4SolidConverter::ellipticaltube(), DDHCalTBCableAlgo::execute(), DDTIBLayerAlgo_MTCC::execute(), DDEcalBarrelNewAlgo::execute(), DDPixBarLayerAlgo::execute(), DDEcalBarrelAlgo::execute(), DDTIDModuleAlgo::execute(), DDTECModuleAlgo::execute(), DDTIBLayerAlgo::execute(), MuonDDDNumbering::getInt(), HcalTB06BeamSD::getNames(), MaterialBudgetHcalHistos::getNames(), HCalSD::getNames(), HCalSD::HCalSD(), HcalTB06BeamSD::HcalTB06BeamSD(), hierarchy(), HcalTB02SD::initMap(), ECalSD::initMap(), DreamSD::initMap(), DDG4SolidConverter::intersection(), HcalNumberingFromDDD::loadGeometry(), DDDividedTubsPhi::makeDDLogicalPart(), DDDividedTrdY::makeDDLogicalPart(), DDLDivision::makeDivider(), DDStreamer::materials_read(), DDStreamer::materials_write(), DDCompareEPV::operator()(), DDCompareSolid::operator()(), DDCompareBoolSol::operator()(), DDCompareCPV::operator()(), DDCompareDDRot::operator()(), DDCompareLP::operator()(), operator<<(), DDG4SolidConverter::orb(), DDG4SolidConverter::para(), DDStreamer::parts_write(), DDG4SolidConverter::polycone_rrz(), DDG4SolidConverter::polycone_rz(), DDG4SolidConverter::polyhedra_rrz(), DDG4SolidConverter::polyhedra_rz(), DDStreamer::pos_read(), DDStreamer::pos_write(), DDG4SolidConverter::pseudotrap(), CocoaAnalyzer::ReadXMLFile(), DDG4SolidConverter::reflected(), DDStreamer::rots_read(), DDStreamer::solids_write(), DDStreamer::specs_write(), DDG4SolidConverter::sphere(), DDG4SolidConverter::subtraction(), DDG4SolidConverter::torus(), DDG4SolidConverter::trap(), DDG4SolidConverter::trunctubs(), DDG4SolidConverter::tubs(), DDG4SolidConverter::unionsolid(), PrintGeomInfoAction::update(), DDBase< DDName, DDRotationMatrix * >::val(), MagGeoBuilderFromDDD::volumeHandle::volumeHandle(), DDEcalBarrelNewAlgo::web(), and DDEcalBarrelAlgo::web().

{ return prep_->name(); }
template<class N, class C>
DDBase< N, C >::operator bool ( ) const [inline]

Definition at line 107 of file DDBase.h.

{ return isValid(); }
template<class N, class C>
bool DDBase< N, C >::operator< ( const DDBase< N, C > &  b) const [inline]

Definition at line 109 of file DDBase.h.

{ return prep_ < b.prep_; }
template<class N, class C>
bool DDBase< N, C >::operator== ( const DDBase< N, C > &  b) const [inline]

Definition at line 105 of file DDBase.h.

{ return prep_ == b.prep_; }
template<class N, class C>
bool DDBase< N, C >::operator> ( const DDBase< N, C > &  b) const [inline]

Definition at line 110 of file DDBase.h.

{ return prep_ > b.prep_; }
template<class N, class C>
DDI::rep_traits<N,C>::reference DDBase< N, C >::rep ( ) [inline]

Definition at line 92 of file DDBase.h.

    { return *(prep_->second); }
template<class N, class C>
const DDI::rep_traits<N,C>::reference DDBase< N, C >::rep ( ) const [inline]
template<class N, class C>
static size_t DDBase< N, C >::size ( void  ) [inline, static]

Definition at line 73 of file DDBase.h.

{ return StoreT::instance().size(); }
template<class N, class C>
std::string DDBase< N, C >::toString ( ) const [inline]
template<class N, class C>
const DDI::rep_traits<N,C>::reference DDBase< N, C >::val ( ) [inline]

Definition at line 100 of file DDBase.h.

   { if (!isValid()) throw cms::Exception("DDException") << "undefined: " << name(); 
      return rep();
    };  
template<class N, class C>
const DDI::rep_traits<N,C>::reference DDBase< N, C >::val ( ) const [inline]

Definition at line 95 of file DDBase.h.

   { if (!isValid()) throw cms::Exception("DDException") << "undefined: " << name(); 
      return rep();
    };  

Member Data Documentation

template<class N, class C>
prep_type DDBase< N, C >::prep_ [protected]