CMS 3D CMS Logo

List of all members | Static Public Member Functions
GlobalVariablesTableProducer::Size< ValType > Class Template Reference

Static Public Member Functions

static int convert (ValType x)
 

Detailed Description

template<typename ValType>
class GlobalVariablesTableProducer::Size< ValType >

Definition at line 93 of file GlobalVariablesTableProducer.cc.

Member Function Documentation

◆ convert()

template<typename ValType >
static int GlobalVariablesTableProducer::Size< ValType >::convert ( ValType  x)
inlinestatic

Definition at line 95 of file GlobalVariablesTableProducer.cc.

References x.

95 { return x.size(); }