ATLAS Offline Software
Loading...
Searching...
No Matches
Nsw_CablingMap.h File Reference
Include dependency graph for Nsw_CablingMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Nsw_CablingMap

Functions

std::ostream & operator<< (std::ostream &ostr, const NswZebraData &connector)
 CLASS_DEF (Nsw_CablingMap, 219609437, 1)
 CONDCONT_DEF (Nsw_CablingMap, 110668435)

Function Documentation

◆ CLASS_DEF()

CLASS_DEF ( Nsw_CablingMap ,
219609437 ,
1  )

◆ CONDCONT_DEF()

CONDCONT_DEF ( Nsw_CablingMap ,
110668435  )

◆ 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