class emcBankIDConverter

Utility class used by the Objy OMs to marshall bankID to/from more meaningfull EMCAL values.

Public Methods

[more]static INT16 FromGainType(int fem_abs_position, int _type)
[more]static INT16 FromTriplet(int fem, int tac_pre, int post_pre)
[more]static int ToGainType(INT16 bankid)
[more]static void ToTriplet(INT16 value, int& fem, int& tac_pre, int& post_pre)


Documentation

Utility class used by the Objy OMs to marshall bankID to/from more meaningfull EMCAL values.
ostatic INT16 FromGainType(int fem_abs_position, int _type)

ostatic INT16 FromTriplet(int fem, int tac_pre, int post_pre)

ostatic int ToGainType(INT16 bankid)

ostatic void ToTriplet(INT16 value, int& fem, int& tac_pre, int& post_pre)


This class has no child classes.
Author:
L. Aphecetche

Alphabetic index HTML hierarchy of classes or Java



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