Belle II Software  release-08-01-10
skimOutRNDTrgModule Class Reference
Inheritance diagram for skimOutRNDTrgModule:
Collaboration diagram for skimOutRNDTrgModule:

Public Member Functions

def __init__ (self)
 
def event (self)
 

Detailed Description

returns True if the event is NOT a random triggered event

Definition at line 29 of file skim_utils.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self)
constructor

Definition at line 34 of file skim_utils.py.

34  def __init__(self):
35  """constructor"""
36 
37  super().__init__()
38 

Member Function Documentation

◆ event()

def event (   self)
check RawFTSW to get the event type

Definition at line 39 of file skim_utils.py.


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