Interface IBaseHit

All Known Implementing Classes:
BaseHit

public interface IBaseHit
  • Method Details Link icon

    • get_Sector Link icon

      int get_Sector()
    • get_Layer Link icon

      int get_Layer()
    • get_Component Link icon

      int get_Component()
    • get_ADC1 Link icon

      int get_ADC1()
    • get_ADC2 Link icon

      int get_ADC2()
    • get_TDC1 Link icon

      int get_TDC1()
    • get_TDC2 Link icon

      int get_TDC2()
    • get_ADCTime1 Link icon

      double get_ADCTime1()
    • get_ADCpedestal1 Link icon

      int get_ADCpedestal1()
    • get_ADCTime2 Link icon

      double get_ADCTime2()
    • get_ADCpedestal2 Link icon

      int get_ADCpedestal2()