#include <algorithm>
#include <string>
#include <cctype>
Go to the source code of this file.
Functions | |
string | upcaseString (std::string aString) |
string upcaseString | ( | std::string | aString | ) |
A simple C++ replacement for C's strupper
Definition at line 8 of file RecordHelper.cc.
References create_public_lumi_plots::transform.
Referenced by FieldHandlerBase< TOutput >::getColumnName().