CMS 3D CMS Logo

List of all members | Public Attributes
cms::ExpandedNodes Struct Reference

#include <ExpandedNodes.h>

Public Attributes

std::vector< int > copyNos
 
std::vector< double > offsets
 
std::vector< double > tags
 

Detailed Description

Definition at line 26 of file ExpandedNodes.h.

Member Data Documentation

◆ copyNos

std::vector<int> cms::ExpandedNodes::copyNos

Definition at line 29 of file ExpandedNodes.h.

Referenced by cms::DDFilteredView::history().

◆ offsets

std::vector<double> cms::ExpandedNodes::offsets

Definition at line 28 of file ExpandedNodes.h.

Referenced by cms::DDFilteredView::history().

◆ tags

std::vector<double> cms::ExpandedNodes::tags

Definition at line 27 of file ExpandedNodes.h.

Referenced by cms::DDFilteredView::history().