ATLAS Offline Software
Loading...
Searching...
No Matches
Nsw_CablingMap.cxx File Reference
Include dependency graph for Nsw_CablingMap.cxx:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &ostr, const NswZebraData &connector)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & ostr,
const NswZebraData & connector )

Definition at line 7 of file Nsw_CablingMap.cxx.

8 {
9 ostr << "First channel: " << connector.firstChannel
10 << ", last channel: " << connector.lastChannel
11 << " shift: " << connector.shiftChannel;
12 return ostr;
13}
int16_t lastChannel
int16_t firstChannel
int16_t shiftChannel