ATLAS Offline Software
Loading...
Searching...
No Matches
ToLower Struct Reference
Collaboration diagram for ToLower:

Public Member Functions

char operator() (char c) const

Detailed Description

Definition at line 30 of file McAodWriterTool.cxx.

Member Function Documentation

◆ operator()()

char ToLower::operator() ( char c) const
inline

Definition at line 32 of file McAodWriterTool.cxx.

32{ return std::tolower(c); }

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