CMS 3D CMS Logo

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

#include <DDVectorRegistry.h>

Public Attributes

tbb::concurrent_unordered_map< std::string, tbb::concurrent_vector< double > > vectors
 

Detailed Description

Definition at line 9 of file DDVectorRegistry.h.

Member Data Documentation

tbb::concurrent_unordered_map< std::string, tbb::concurrent_vector<double> > cms::DDVectorRegistry::vectors

Definition at line 10 of file DDVectorRegistry.h.

Referenced by DDTestVectors::analyze(), and DDCMSDetector::analyze().