AARE
Data analysis library for PSI hybrid detectors
Loading...
Searching...
No Matches
Public Member Functions | Data Fields | Protected Attributes
aare.File.File Class Reference

Public Member Functions

 __init__ (self, path)
 
Any __getattribute__ (self, str __name)
 

Data Fields

 path
 

Protected Attributes

 _file
 

Detailed Description

File class. uses proxy pattern to wrap around the pybinding class
abstracts the python binding class that is requires type and detector information
(e.g. _FileHandler_Jungfrau_16)

Constructor & Destructor Documentation

◆ __init__()

aare.File.File.__init__ (   self,
  path 
)
opens the master file and checks the dynamic range and detector

Member Function Documentation

◆ __getattribute__()

Any aare.File.File.__getattribute__ (   self,
str  __name 
)
Proxy pattern to call the methods of the _file

Field Documentation

◆ _file

aare.File.File._file
protected

◆ path

aare.File.File.path

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