Public Member Functions | Public Attributes | List of all members
NoiseAdder::ElectronicsAddress Struct Reference

Public Member Functions

 ElectronicsAddress (int _crate, int _slot, int _fiber, int _asic, int _asicChannel)
 

Public Attributes

int crate
 
int slot
 
int fiber
 
int asic
 
int asicChannel
 

Detailed Description

Definition at line 39 of file NoiseAdder_module.cc.

Constructor & Destructor Documentation

NoiseAdder::ElectronicsAddress::ElectronicsAddress ( int  _crate,
int  _slot,
int  _fiber,
int  _asic,
int  _asicChannel 
)
inline

Member Data Documentation

int NoiseAdder::ElectronicsAddress::asic

Definition at line 47 of file NoiseAdder_module.cc.

int NoiseAdder::ElectronicsAddress::asicChannel

Definition at line 48 of file NoiseAdder_module.cc.

int NoiseAdder::ElectronicsAddress::crate

Definition at line 44 of file NoiseAdder_module.cc.

int NoiseAdder::ElectronicsAddress::fiber

Definition at line 46 of file NoiseAdder_module.cc.

int NoiseAdder::ElectronicsAddress::slot

Definition at line 45 of file NoiseAdder_module.cc.


The documentation for this struct was generated from the following file: