Project
Loading...
Searching...
No Matches
o2::steer::EventPart Struct Reference

#include <DigitizationContext.h>

Public Member Functions

 EventPart ()=default
 
 EventPart (int s, int e)
 
 ClassDefNV (EventPart, 1)
 

Static Public Member Functions

static bool isSignal (EventPart e)
 
static bool isBackGround (EventPart e)
 
static bool isQED (EventPart e)
 

Public Attributes

int sourceID = 0
 
int entryID = 0
 

Detailed Description

Definition at line 37 of file DigitizationContext.h.

Constructor & Destructor Documentation

◆ EventPart() [1/2]

o2::steer::EventPart::EventPart ( )
default

◆ EventPart() [2/2]

o2::steer::EventPart::EventPart ( int  s,
int  e 
)
inline

Definition at line 39 of file DigitizationContext.h.

Member Function Documentation

◆ ClassDefNV()

o2::steer::EventPart::ClassDefNV ( EventPart  ,
 
)

◆ isBackGround()

static bool o2::steer::EventPart::isBackGround ( EventPart  e)
inlinestatic

Definition at line 45 of file DigitizationContext.h.

◆ isQED()

static bool o2::steer::EventPart::isQED ( EventPart  e)
inlinestatic

Definition at line 46 of file DigitizationContext.h.

◆ isSignal()

static bool o2::steer::EventPart::isSignal ( EventPart  e)
inlinestatic

Definition at line 44 of file DigitizationContext.h.

Member Data Documentation

◆ entryID

int o2::steer::EventPart::entryID = 0

Definition at line 42 of file DigitizationContext.h.

◆ sourceID

int o2::steer::EventPart::sourceID = 0

Definition at line 40 of file DigitizationContext.h.


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