CMS 3D CMS Logo

DDalgoPosPart.h

Go to the documentation of this file.
00001 #ifndef DDalgoPosPart_h
00002 #define DDalgoPosPart_h
00003 
00004 
00005 class DDLogicalPart;
00006 class DDName;
00007 class DDAlgo;
00008 
00010 void DDalgoPosPart(const DDLogicalPart & self,
00011                    const DDLogicalPart & parent,
00012                    DDAlgo & algo
00013                    );
00014 
00016 void DDalgoPosPart(const DDName & self,
00017                    const DDName & parent,
00018                    DDAlgo & algo
00019                    );
00020 
00021 #endif

Generated on Tue Jun 9 17:31:57 2009 for CMSSW by  doxygen 1.5.4