#include <PlutoTID.h>
|
| static void | AddTID (const std::string &filename) |
| | Add a TID Tree to a pluto generated ROOT file. More...
|
| |
| static void | CopyTIDPlutoGeant (const std::string &pluto_filename, const std::string &geant_filename) |
| |
◆ AddTID()
| void PlutoTID::AddTID |
( |
const std::string & |
filename | ) |
|
|
static |
Add a TID Tree to a pluto generated ROOT file.
- Parameters
-
Opens the ROOT file in read/write, looks for a "data" TTree and then adds a TID in a new TTree called "dataTID" for each entry in "data"
◆ CopyTIDPlutoGeant()
| void PlutoTID::CopyTIDPlutoGeant |
( |
const std::string & |
pluto_filename, |
|
|
const std::string & |
geant_filename |
|
) |
| |
|
static |
◆ geant_tidtree_name
| const string PlutoTID::geant_tidtree_name |
|
static |
◆ tidtree_name
| const string PlutoTID::tidtree_name |
|
static |
The documentation for this struct was generated from the following files: