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

Public Member Functions

def initialize (self)
 
def event (self)
 
def terminate (self)
 

Public Attributes

 event_info
 EventMetaData.
 
 mc
 MCParticles.
 
 finder_trk2d
 TRGCDC2DFinderTracks.
 
 fast_finder_trk2d
 TRGCDC2DFinderFastTracks.
 
 trk2d
 TRGCDC2DFitterTracks.
 
 fast_trk2d
 TRGCDC2DFitterFastTracks.
 
 trk3d
 TRGCDC3DFitterTracks.
 
 fast_trk3d
 TRGCDC3DFitterFastTracks.
 
 trknt
 TRGCDCNeuroTracks.
 
 fast_trknt
 TRGCDCNeuroFastTracks.
 
 n2d_finder
 number of TRGCDC2DFinderTracks
 
 n2d_fast_finder
 number of TRGCDC2DFinderFastTracks
 
 n2d_fitter
 number of TRGCDC2DFitterTracks
 
 n2d_fast_fitter
 number of TRGCDC2DFitterFastTracks
 
 n3d_fitter
 number of TRGCDC3DFitterTracks
 
 n3d_fast_fitter
 number of TRGCDC3DFitterFastTracks
 
 n3d_neuro
 number of TRGCDCNeuroTracks
 
 n3d_fast_neuro
 number of TRGCDCNeuroFastTracks
 

Detailed Description

analyze the difference between 2D with and without clone suppression

Definition at line 146 of file z0_with_clone_suppression.py.

Member Function Documentation

◆ event()

def event (   self)
event function of Ana

Definition at line 189 of file z0_with_clone_suppression.py.

◆ initialize()

def initialize (   self)
Initilization of Ana

Definition at line 149 of file z0_with_clone_suppression.py.

◆ terminate()

def terminate (   self)
Terminate Ana

Definition at line 207 of file z0_with_clone_suppression.py.


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