CMS 3D CMS Logo

Functions
DDutils.h File Reference
#include <vector>

Go to the source code of this file.

Functions

std::vector< int > dbl_to_int (const std::vector< double > &vecdbl)
 Converts a std::vector of doubles to a std::vector of int. More...
 

Function Documentation

◆ dbl_to_int()

std::vector<int> dbl_to_int ( const std::vector< double > &  vecdbl)
inline