ATLAS Offline Software
Public Member Functions | List of all members
MuonCalib::typeNamer< type > Class Template Reference

#include <CscCondDataCollection.h>

Collaboration diagram for MuonCalib::typeNamer< type >:

Public Member Functions

std::string nameType () const
 

Detailed Description

template<typename type>
class MuonCalib::typeNamer< type >

Definition at line 27 of file CscCondDataCollection.h.

Member Function Documentation

◆ nameType()

template<typename type >
std::string MuonCalib::typeNamer< type >::nameType ( ) const
inline

Definition at line 29 of file CscCondDataCollection.h.

29  {
30  return "unknownType";
31  }

The documentation for this class was generated from the following file: