ATLAS Offline Software
Trigger
TrigAnalysis
TrigInDetAnalysis
src
TFileString.cxx
Go to the documentation of this file.
1
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
TFileString
Definition:
TFileString.h:28
python.SystemOfUnits.s
int s
Definition:
SystemOfUnits.py:131
TFileString.h
root TObject std::string std::vector class for writing std::string std::vectors to root files
lumiFormat.i
int i
Definition:
lumiFormat.py:85
operator<<
std::ostream & operator<<(std::ostream &lhs, const TestGaudiProperty &rhs)
Definition:
TestGaudiProperty.cxx:69
Herwig7_QED_EvtGen_ll.fs
dictionary fs
Definition:
Herwig7_QED_EvtGen_ll.py:17
ClassImp
ClassImp(TFileString) std
Definition:
TFileString.cxx:17
Generated on Wed Jan 8 2025 21:18:17 for ATLAS Offline Software by
1.8.18