Belle II Software  release-05-01-25
skim6SampleEventsPyModule Class Reference
Inheritance diagram for skim6SampleEventsPyModule:
Collaboration diagram for skim6SampleEventsPyModule:

Public Member Functions

def __init__ (self)
 
def event (self)
 

Detailed Description

returns True if the event is acquired with 6 samples

Definition at line 89 of file skim_utils.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self)
constructor

Definition at line 94 of file skim_utils.py.

94  def __init__(self):
95  """constructor"""
96 
97  super().__init__()
98 

Member Function Documentation

◆ event()

def event (   self)
event

Definition at line 99 of file skim_utils.py.


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