Manages ROOT file output for photon hit data.
|
| | ROOTHitManager (const std::string &filename) |
| | Constructor - opens ROOT file and creates TTree.
|
| |
|
| ~ROOTHitManager () |
| | Destructor - writes and closes ROOT file.
|
| |
| void | FillPhotonInfo (const PhotonInfoROOT &info) |
| | Fills the TTree with photon hit information.
|
| |
◆ ROOTHitManager()
| ROOTHitManager::ROOTHitManager |
( |
const std::string & |
filename | ) |
|
- Parameters
-
| filename | Path to the output ROOT file. |
◆ FillPhotonInfo()
The documentation for this class was generated from the following files: