ATLAS Offline Software
|
#include <ITrigLArNoiseBurstHypoTool.h>
Public Member Functions | |
FlagNoiseInfo (TrigCompositeUtils::Decision *d, unsigned int &f, const TrigRoiDescriptor *r, const TrigCompositeUtils::Decision *previousDecision) | |
Public Attributes | |
TrigCompositeUtils::Decision * | decision |
unsigned int & | flag |
const TrigRoiDescriptor * | roi |
const TrigCompositeUtils::DecisionIDContainer | previousDecisionIDs |
Definition at line 28 of file ITrigLArNoiseBurstHypoTool.h.
|
inline |
Definition at line 29 of file ITrigLArNoiseBurstHypoTool.h.
TrigCompositeUtils::Decision* ITrigLArNoiseBurstHypoTool::FlagNoiseInfo::decision |
Definition at line 40 of file ITrigLArNoiseBurstHypoTool.h.
unsigned int& ITrigLArNoiseBurstHypoTool::FlagNoiseInfo::flag |
Definition at line 41 of file ITrigLArNoiseBurstHypoTool.h.
const TrigCompositeUtils::DecisionIDContainer ITrigLArNoiseBurstHypoTool::FlagNoiseInfo::previousDecisionIDs |
Definition at line 43 of file ITrigLArNoiseBurstHypoTool.h.
const TrigRoiDescriptor* ITrigLArNoiseBurstHypoTool::FlagNoiseInfo::roi |
Definition at line 42 of file ITrigLArNoiseBurstHypoTool.h.