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

Public Member Functions

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

Public Attributes

 file
 root file
 
 tree
 root tree
 
 data
 data structure to be written to tree
 
 reso
 histogram of t0 residuals
 
 pull
 histogram of t0 pulls
 

Detailed Description

 makes ntuple for MC studies of TOPCosmicT0Finder performance 

Definition at line 67 of file testCosmicT0Finder.py.

Member Function Documentation

◆ event()

def event (   self)
 event processing: fill ntuple and histograms 

Definition at line 93 of file testCosmicT0Finder.py.

◆ initialize()

def initialize (   self)
 initialize 

Definition at line 70 of file testCosmicT0Finder.py.

◆ terminate()

def terminate (   self)
 terminate: write and close root file 

Definition at line 155 of file testCosmicT0Finder.py.


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