ATLAS Offline Software
Classes | Functions
TFileString.h File Reference

root TObject std::string std::vector class for writing std::string std::vectors to root files
More...

#include <iostream>
#include <string>
#include <vector>
#include "TObjString.h"
#include "TObject.h"
Include dependency graph for TFileString.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TFileString
 

Functions

std::ostream & operator<< (std::ostream &s, const TFileString &fs)
 

Detailed Description

root TObject std::string std::vector class for writing std::string std::vectors to root files

Author
mark sutton
Date
Sat Mar 15 19:49:16 GMT 2008

Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration

Definition in file TFileString.h.

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  s,
const TFileString fs 
)