![]() |
Belle II Software release-09-00-03
|


Public Member Functions | |
| def | __init__ (self) |
| def | event (self) |
| def | terminate (self) |
Public Attributes | |
| file | |
| output file | |
| tree | |
| output ttree | |
| data | |
| instance of EventDataSpacePoint class | |
class to create spacepoint ttree
Definition at line 43 of file SVDValidationTTreeSpacePoint.py.
| def __init__ | ( | self | ) |
Initialize the module
Definition at line 46 of file SVDValidationTTreeSpacePoint.py.
| def event | ( | self | ) |
Find SVD SpacePoints in the event
Definition at line 65 of file SVDValidationTTreeSpacePoint.py.
| def terminate | ( | self | ) |
Close the output file.
Definition at line 103 of file SVDValidationTTreeSpacePoint.py.
| data |
instance of EventDataSpacePoint class
Definition at line 55 of file SVDValidationTTreeSpacePoint.py.
| file |
output file
Definition at line 51 of file SVDValidationTTreeSpacePoint.py.
| tree |
output ttree
Definition at line 53 of file SVDValidationTTreeSpacePoint.py.