CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
edm::DoNotFillView< T > Struct Template Reference

#include <Wrapper.h>

Public Member Functions

void operator() (T const &, ProductID const &, std::vector< void const * > &, helper_vector_ptr &) const
 

Detailed Description

template<typename T>
struct edm::DoNotFillView< T >

Definition at line 102 of file Wrapper.h.

Member Function Documentation

template<typename T >
void edm::DoNotFillView< T >::operator() ( T const &  ,
ProductID const &  ,
std::vector< void const * > &  ,
helper_vector_ptr  
) const
inline

Definition at line 103 of file Wrapper.h.

References mergeVDriftHistosByStation::name, edm::errors::ProductDoesNotSupportViews, and edm::Exception::throwThis().

106  {
108  "The product type ",
109  typeid(T).name(),
110  "\ndoes not support Views\n");
111  }
static void throwThis(Code category, char const *message0="", char const *message1="", char const *message2="", char const *message3="", char const *message4="")
long double T