#include <SCSteerParams.hh>
Collaboration diagram for SCSteerParams:

Public Member Functions | |
| SCSteerParams (const ui32 aScId, const std::string aType, const ui32 aChamberId, const ui32 aDifId, const ui32 aBoardId, const ui32 aPmId, const std::string aName) | |
Public Attributes | |
| ui32 | scId |
| std::string | type |
| ui32 | chamberId |
| ui32 | difId |
| ui32 | boardId |
| ui32 | pmId |
| std::string | name |
Definition at line 15 of file SCSteerParams.hh.
| SCSteerParams::SCSteerParams | ( | const ui32 | aScId, | |
| const std::string | aType, | |||
| const ui32 | aChamberId, | |||
| const ui32 | aDifId, | |||
| const ui32 | aBoardId, | |||
| const ui32 | aPmId, | |||
| const std::string | aName | |||
| ) | [inline] |
| ui32 SCSteerParams::scId |
Definition at line 17 of file SCSteerParams.hh.
| std::string SCSteerParams::type |
Definition at line 18 of file SCSteerParams.hh.
Definition at line 19 of file SCSteerParams.hh.
| ui32 SCSteerParams::difId |
Definition at line 20 of file SCSteerParams.hh.
Definition at line 21 of file SCSteerParams.hh.
| ui32 SCSteerParams::pmId |
Definition at line 22 of file SCSteerParams.hh.
| std::string SCSteerParams::name |
Definition at line 23 of file SCSteerParams.hh.
1.4.7