ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
SelectionCriterion Struct Reference
Collaboration diagram for SelectionCriterion:

Public Member Functions

 SelectionCriterion (const cool::ChannelSelection &c, const cool::ValidityKey &s, const cool::ValidityKey &u)
 

Public Attributes

const cool::ChannelSelection channels
 
const cool::ValidityKey since
 
const cool::ValidityKey until
 

Detailed Description

Definition at line 520 of file openCoraCool.cxx.

Constructor & Destructor Documentation

◆ SelectionCriterion()

SelectionCriterion::SelectionCriterion ( const cool::ChannelSelection &  c,
const cool::ValidityKey &  s,
const cool::ValidityKey &  u 
)
inline

nop

Definition at line 521 of file openCoraCool.cxx.

521  :
522  channels(c), since(s),until(u){
524  }

Member Data Documentation

◆ channels

const cool::ChannelSelection SelectionCriterion::channels

Definition at line 525 of file openCoraCool.cxx.

◆ since

const cool::ValidityKey SelectionCriterion::since

Definition at line 526 of file openCoraCool.cxx.

◆ until

const cool::ValidityKey SelectionCriterion::until

Definition at line 527 of file openCoraCool.cxx.


The documentation for this struct was generated from the following file:
python.SystemOfUnits.s
int s
Definition: SystemOfUnits.py:131
Trk::u
@ u
Enums for curvilinear frames.
Definition: ParamDefs.h:83
SelectionCriterion::channels
const cool::ChannelSelection channels
Definition: openCoraCool.cxx:525
SelectionCriterion::since
const cool::ValidityKey since
Definition: openCoraCool.cxx:526
SelectionCriterion::until
const cool::ValidityKey until
Definition: openCoraCool.cxx:527
python.compressB64.c
def c
Definition: compressB64.py:93