CMS 3D CMS Logo

Public Member Functions | Public Attributes

VectorMakeDouble Struct Reference

List of all members.

Public Member Functions

void operator() (char const *str, char const *end) const
 VectorMakeDouble ()

Public Attributes

DDLVectorddlVector_

Detailed Description

Definition at line 22 of file DDLVector.cc.


Constructor & Destructor Documentation

VectorMakeDouble::VectorMakeDouble ( ) [inline]

Definition at line 29 of file DDLVector.cc.

References instance.

                     {
    ddlVector_ = dynamic_cast < DDLVector* > (DDLGlobalRegistry::instance().getElement("Vector"));
  }

Member Function Documentation

void VectorMakeDouble::operator() ( char const *  str,
char const *  end 
) const [inline]

Definition at line 24 of file DDLVector.cc.


Member Data Documentation

Definition at line 33 of file DDLVector.cc.