LDMX Software
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
Functions
Variables
Typedefs
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
Related Symbols
Files
File List
File Members
All
Functions
Macros
DetDescr
src
DetDescr
HcalElectronicsID.cxx
1
#include "DetDescr/HcalElectronicsID.h"
2
3
#include "DetDescr/DetectorIDInterpreter.h"
4
5
std::ostream& operator<<(std::ostream& s,
const
ldmx::HcalElectronicsID
&
id
) {
6
s <<
"HcalElectronics("
<<
id
.fiber() <<
','
<<
id
.elink() <<
','
7
<<
id
.channel() <<
')'
;
8
return
s;
9
}
ldmx::HcalElectronicsID
Identifies a location in the Hcal readout chain.
Definition
HcalElectronicsID.h:26
Generated by
1.12.0