CMS 3D CMS Logo

DDNameFtor Struct Reference

List of all members.

Public Member Functions

void operator() (char const *first, char const *last) const


Detailed Description

Definition at line 109 of file DDPartSelection.cc.


Member Function Documentation

void DDNameFtor::operator() ( char const *  first,
char const *  last 
) const [inline]

Definition at line 112 of file DDPartSelection.cc.

References DDI::Singleton< I >::instance(), DDSelLevelCollector::name_, and sl.

00112                                                              {
00113     DDSelLevelCollector & sl = DDI::Singleton<DDSelLevelCollector>::instance();
00114     sl.name_.assign(first,last);  
00115     // edm::LogInfo("DDPartSelection")  << "DDNameFtor singletonname=" << Singleton<DDSelLevelCollector>::instance().name_ << std::endl;
00116   }


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:18:11 2009 for CMSSW by  doxygen 1.5.4