ATLAS Offline Software
Loading...
Searching...
No Matches
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 }
const cool::ChannelSelection channels
const cool::ValidityKey until
const cool::ValidityKey since

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: