ATLAS Offline Software
Loading...
Searching...
No Matches
P4SignalState Struct Reference

#include <ISignalState.h>

Collaboration diagram for P4SignalState:

Public Types

enum  State {
  UNKNOWN = -1 , UNCALIBRATED = 0 , CALIBRATED = 1 , ALTCALIBRATED = 2 ,
  JETEMSCALE = 0 , JETFINAL = 1 , JETCONSTITUENTSCALE = 2
}

Detailed Description

Definition at line 26 of file ISignalState.h.

Member Enumeration Documentation

◆ State

Enumerator
UNKNOWN 
UNCALIBRATED 
CALIBRATED 
ALTCALIBRATED 
JETEMSCALE 
JETFINAL 
JETCONSTITUENTSCALE 

Definition at line 28 of file ISignalState.h.

28 {
29 UNKNOWN = -1,
30 UNCALIBRATED = 0, // calorimeter signals
31 CALIBRATED = 1,
32 ALTCALIBRATED = 2,
33 JETEMSCALE = 0, // jet signals
34 JETFINAL = 1,

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