CMS 3D CMS Logo

DDPartSelectionLevel Struct Reference

#include <DetectorDescription/Core/interface/DDPartSelection.h>

List of all members.

Public Member Functions

 DDPartSelectionLevel (const DDLogicalPart &, int, ddselection_type)

Public Attributes

int copyno_
DDLogicalPart lp_
ddselection_type selectionType_


Detailed Description

Definition at line 36 of file DDPartSelection.h.


Constructor & Destructor Documentation

DDPartSelectionLevel::DDPartSelectionLevel ( const DDLogicalPart lp,
int  c,
ddselection_type  t 
)

Definition at line 257 of file DDPartSelection.cc.

00258  : lp_(lp), copyno_(c), selectionType_(t)
00259 {
00260   
00261 }


Member Data Documentation

int DDPartSelectionLevel::copyno_

Definition at line 40 of file DDPartSelection.h.

Referenced by operator<<().

DDLogicalPart DDPartSelectionLevel::lp_

Definition at line 39 of file DDPartSelection.h.

Referenced by operator<<().

ddselection_type DDPartSelectionLevel::selectionType_

Definition at line 41 of file DDPartSelection.h.

Referenced by operator<<().


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