CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
DDPartSelectionLevel Struct Reference

#include <DDPartSelection.h>

Public Member Functions

 DDPartSelectionLevel (const DDLogicalPart &, int, ddselection_type)
 

Public Attributes

int copyno_
 
DDLogicalPart lp_
 
ddselection_type selectionType_
 

Detailed Description

Definition at line 30 of file DDPartSelection.h.

Constructor & Destructor Documentation

◆ DDPartSelectionLevel()

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

Definition at line 171 of file DDPartSelection.cc.

172  : lp_(lp), copyno_(c), selectionType_(t) {}

Member Data Documentation

◆ copyno_

int DDPartSelectionLevel::copyno_

Definition at line 33 of file DDPartSelection.h.

Referenced by operator<<().

◆ lp_

DDLogicalPart DDPartSelectionLevel::lp_

Definition at line 32 of file DDPartSelection.h.

Referenced by operator<<().

◆ selectionType_

ddselection_type DDPartSelectionLevel::selectionType_

Definition at line 34 of file DDPartSelection.h.

Referenced by operator<<().

DDPartSelectionLevel::lp_
DDLogicalPart lp_
Definition: DDPartSelection.h:32
DDPartSelectionLevel::selectionType_
ddselection_type selectionType_
Definition: DDPartSelection.h:34
OrderedSet.t
t
Definition: OrderedSet.py:90
DDPartSelectionLevel::copyno_
int copyno_
Definition: DDPartSelection.h:33
HltBtagPostValidation_cff.c
c
Definition: HltBtagPostValidation_cff.py:31