![]() |
Project
|
Public Attributes | |
| int | nDePad |
| int | deid |
| int | dsid [MaxNofPadsPerDE] |
| int | dsch [MaxNofPadsPerDE] |
| float | x [MaxNofPadsPerDE] |
| float | y [MaxNofPadsPerDE] |
| float | dx [MaxNofPadsPerDE] |
| float | dy [MaxNofPadsPerDE] |
Definition at line 30 of file export-to-tree.cxx.
| int DePads::deid |
Definition at line 32 of file export-to-tree.cxx.
| int DePads::dsch[MaxNofPadsPerDE] |
Definition at line 34 of file export-to-tree.cxx.
| int DePads::dsid[MaxNofPadsPerDE] |
Definition at line 33 of file export-to-tree.cxx.
| float DePads::dx[MaxNofPadsPerDE] |
Definition at line 37 of file export-to-tree.cxx.
| float DePads::dy[MaxNofPadsPerDE] |
Definition at line 38 of file export-to-tree.cxx.
| int DePads::nDePad |
Definition at line 31 of file export-to-tree.cxx.
| float DePads::x[MaxNofPadsPerDE] |
Definition at line 35 of file export-to-tree.cxx.
| float DePads::y[MaxNofPadsPerDE] |
Definition at line 36 of file export-to-tree.cxx.