ATLAS Offline Software
Public Attributes | List of all members
TimingFilterInformation Struct Reference

Simple helper struct used to obtain the timing information by the IMBTSTimeFilter and ICaloTimerFilterTool. More...

#include <TimingFilterInformation.h>

Collaboration diagram for TimingFilterInformation:

Public Attributes

bool passCut {false}
 
double timeDiff {0}
 
double timeA {0}
 
double timeC {0}
 
int ncellA {0}
 
int ncellC {0}
 

Detailed Description

Simple helper struct used to obtain the timing information by the IMBTSTimeFilter and ICaloTimerFilterTool.

Definition at line 10 of file TimingFilterInformation.h.

Member Data Documentation

◆ ncellA

int TimingFilterInformation::ncellA {0}

Definition at line 20 of file TimingFilterInformation.h.

◆ ncellC

int TimingFilterInformation::ncellC {0}

Definition at line 21 of file TimingFilterInformation.h.

◆ passCut

bool TimingFilterInformation::passCut {false}

Definition at line 12 of file TimingFilterInformation.h.

◆ timeA

double TimingFilterInformation::timeA {0}

Definition at line 16 of file TimingFilterInformation.h.

◆ timeC

double TimingFilterInformation::timeC {0}

Definition at line 18 of file TimingFilterInformation.h.

◆ timeDiff

double TimingFilterInformation::timeDiff {0}

Definition at line 14 of file TimingFilterInformation.h.


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