ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigAnalysis
TrigInDetAnalysis
src
TFileString.cxx
Go to the documentation of this file.
1
12
13
14
15
#include "
TrigInDetAnalysis/TFileString.h
"
16
17
ClassImp
(
TFileString
)
18
19
20
std::ostream&
operator<<
(std::ostream& s,
const
TFileString
&
fs
) {
21
s <<
fs
.name() <<
":"
;
22
for
(
unsigned
i=0 ; i<
fs
.size() ; i++ ) s <<
"\t"
<<
fs
[i];
23
return
s;
24
}
25
26
27
fs
static Double_t fs
Definition
LArPhysWaveHECTool.cxx:37
ClassImp
ClassImp(TFileString) std
Definition
TFileString.cxx:17
TFileString.h
root TObject std::string std::vector class for writing std::string std::vectors to root files
operator<<
std::ostream & operator<<(std::ostream &lhs, const TestGaudiProperty &rhs)
Definition
TestGaudiProperty.cxx:69
TFileString
Definition
TFileString.h:28
Generated on
for ATLAS Offline Software by
1.14.0