ATLAS Offline Software
Loading...
Searching...
No Matches
CalibrationDataInternals.cxx File Reference
#include <boost/algorithm/string.hpp>
#include "CalibrationDataInterface/CalibrationDataInternals.h"
Include dependency graph for CalibrationDataInternals.cxx:

Go to the source code of this file.

Namespaces

namespace  Analysis
 The namespace of all packages in PhysicsAnalysis/JetTagging.
namespace  Analysis::CalibrationDataInterface

Functions

std::vector< std::string > Analysis::CalibrationDataInterface::split (const std::string &str, const char token=';')
 local utility function: split string into a vector of substrings separated by a specified separator, and with whitespace in the results trimmed