|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef TIDA_TFILESTRING_H
16 #define TIDA_TFILESTRING_H
24 #include "TObjString.h"
35 TObjString(
name.c_str())
39 const std::vector<std::string>&
tags()
const {
return mstring; }
42 std::string
name()
const {
return GetName(); }
67 #endif // TIDA_TFILESTRING_H
std::string operator[](int i) const
std::vector< std::string > mstring
TFileString(const std::string &name, const std::string &tag)
std::string & operator[](int i)
void push_back(const std::string &s)
TFileString(const std::string &name="")
std::ostream & operator<<(std::ostream &s, const TFileString &fs)
std::vector< std::string > & tags()
const std::vector< std::string > & tags() const