CMS 3D CMS Logo

DDCopyNoFtor Struct Reference

List of all members.

Public Member Functions

void operator() (int i) const


Detailed Description

Definition at line 121 of file DDPartSelection.cc.


Member Function Documentation

void DDCopyNoFtor::operator() ( int  i  )  const [inline]

Definition at line 124 of file DDPartSelection.cc.

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

00124                                {
00125     DDSelLevelCollector & sl = DDI::Singleton<DDSelLevelCollector>::instance();  
00126     sl.copyNo_ = i;
00127     sl.isCopyNoValid_ = true;
00128     // edm::LogInfo("DDPartSelection")  << "DDCopyNoFtor ns=" << i;
00129   }


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