ant
A2 ant: class-based analysis framework
ant::mc::pluto::utils::PlutoTID Struct Reference

#include <PlutoTID.h>

+ Collaboration diagram for ant::mc::pluto::utils::PlutoTID:

Static Public Member Functions

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)
 

Static Public Attributes

static const std::string tidtree_name
 
static const std::string geant_tidtree_name
 

Member Function Documentation

◆ AddTID()

void PlutoTID::AddTID ( const std::string &  filename)
static

Add a TID Tree to a pluto generated ROOT file.

Parameters
filenameFile to edit

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

Member Data Documentation

◆ 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: