SCSteerParams Class Reference

#include <SCSteerParams.hh>

Collaboration diagram for SCSteerParams:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 SCSteerParams (const ui32 aScId, const std::string aType, const ui32 aId, const std::string aName)

Public Attributes

ui32 scId
std::string type
ui32 id
std::string name


Detailed Description

Definition at line 14 of file SCSteerParams.hh.


Constructor & Destructor Documentation

SCSteerParams::SCSteerParams ( const ui32  aScId,
const std::string  aType,
const ui32  aId,
const std::string  aName 
) [inline]

Definition at line 21 of file SCSteerParams.hh.

00022       : scId(aScId), type(aType), id(aId), name(aName) { };


Member Data Documentation

Definition at line 16 of file SCSteerParams.hh.

std::string SCSteerParams::type

Definition at line 17 of file SCSteerParams.hh.

Definition at line 18 of file SCSteerParams.hh.

std::string SCSteerParams::name

Definition at line 19 of file SCSteerParams.hh.


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

Generated on Thu Jul 9 09:49:39 2009 for MicromegasFramework by  doxygen 1.5.8