CMS 3D CMS Logo

List of all members | Public Member Functions | Private Attributes | Friends
cms::DDExpandedView Class Reference

#include <DDExpandedView.h>

Public Member Functions

 DDExpandedView (const cms::DDCompactView &cpv)
 

Private Attributes

const cms::DDCompactViewm_cpv
 

Friends

class cms::DDFilteredView
 

Detailed Description

Definition at line 29 of file DDExpandedView.h.

Constructor & Destructor Documentation

◆ DDExpandedView()

cms::DDExpandedView::DDExpandedView ( const cms::DDCompactView cpv)
inline

Definition at line 33 of file DDExpandedView.h.

33 : m_cpv(cpv) {}

Friends And Related Function Documentation

◆ cms::DDFilteredView

friend class cms::DDFilteredView
friend

Definition at line 30 of file DDExpandedView.h.

Member Data Documentation

◆ m_cpv

const cms::DDCompactView& cms::DDExpandedView::m_cpv
private

Definition at line 36 of file DDExpandedView.h.

cms::DDExpandedView::m_cpv
const cms::DDCompactView & m_cpv
Definition: DDExpandedView.h:36