ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigT1
L1Topo
L1TopoEvent
Root
DataArray.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
// DataArray.cxx
5
// L1TopoEvent
6
// Created by Joerg Stelzer on 11/22/12.
7
8
#include "
L1TopoEvent/DataArray.h
"
9
10
11
namespace
TCS
{
12
13
14
std::ostream &
15
operator<<
(std::ostream & o,
const
TCS::DataArray
& array) {
16
array.print(o);
17
return
o;
18
}
19
20
21
22
}
DataArray.h
TCS::DataArray
base class for TOB arrays
Definition
DataArray.h:12
TCS
Definition
Global/GlobalSimulation/src/IO/eEmTOBArray.h:12
TCS::operator<<
std::ostream & operator<<(std::ostream &os, const TCS::Bin &bin)
Definition
AnomalyDetectionBDT.cxx:49
Generated on
for ATLAS Offline Software by
1.14.0