CbmRoot
Loading...
Searching...
No Matches
CbmMatchEvents::EventId Struct Reference

#include <CbmMatchEvents.h>

Public Member Functions

 EventId (int f, int e)
 
bool operator< (const EventId &other) const
 

Public Attributes

int file {0}
 
int entry {0}
 

Detailed Description

Definition at line 25 of file CbmMatchEvents.h.

Constructor & Destructor Documentation

◆ EventId()

CbmMatchEvents::EventId::EventId ( int f,
int e )
inline

Definition at line 26 of file CbmMatchEvents.h.

Member Function Documentation

◆ operator<()

bool CbmMatchEvents::EventId::operator< ( const EventId & other) const
inline

Definition at line 29 of file CbmMatchEvents.h.

References entry, and file.

Member Data Documentation

◆ entry

int CbmMatchEvents::EventId::entry {0}

Definition at line 28 of file CbmMatchEvents.h.

Referenced by operator<().

◆ file

int CbmMatchEvents::EventId::file {0}

Definition at line 27 of file CbmMatchEvents.h.

Referenced by operator<().


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