Class Event
Declaration :
C++ : class Event
Attribute
Id
Declaration :
Uml : - Id :
C++ : private: Id
Relation
<aggregation>
Declaration :
Uml : - :
Run
, multiplicity : 1..*
C++ : private:
Run
*
Attribute
timestamp
Declaration :
Uml : - timestamp :
C++ : private: timestamp
Relation
<composition>
Declaration :
Uml : - :
ChannelHit
, multiplicity : 1..*
C++ : private:
ChannelHit
Relation
(get Slow Control Infos)
Declaration :
Uml : - :
SlowControlEntry
C++ : private:
SlowControlEntry
*