class EmcSuperModule

common functionality for all statics.

Inheritance:


Public Methods

[more]virtual inline int getProductionId()
Returns production Id (if known)
[more]virtual float getScrLightYield(int & )
[more]virtual float getMuPeak(int & )
[more]virtual float getLaserRaw(int & )
[more]virtual float getIntSPD()
[more]virtual float getIntSPDTP( )
[more]virtual float getU0(int & )
[more]virtual float getUT(int & )
[more]virtual bool LoadSMData()


Documentation

common functionality for all statics. Can be used to store a lot of hardware specific information The only other important function - it provides for mapping of the supermodule production numbers to the Sector sequential SuperModule numbers It should also be the place to store specific information about FEE crate currently allocated to this supermodule NOTE: anything what can be treated like tower-specific calibration (even if it is due to pecularities of the FEE) should be stored in the Sector object just in the order of towers in that sector
ovirtual inline int getProductionId()
Returns production Id (if known)

ovirtual float getScrLightYield(int & )

ovirtual float getMuPeak(int & )

ovirtual float getLaserRaw(int & )

ovirtual float getIntSPD()

ovirtual float getIntSPDTP( )

ovirtual float getU0(int & )

ovirtual float getUT(int & )

ovirtual bool LoadSMData()


Direct child classes:
PbScSuperModule
PbGlSuperModule

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.