ROOTPWA
Functions
convertAmpToTree.C File Reference
#include <fstream>
#include <sstream>
#include <string>
#include "TFile.h"
#include "TTree.h"
#include "TClonesArray.h"
#include "TObjString.h"
#include "TVector3.h"
#include "reportingUtils.hpp"
#include "amplitudeTreeHelper.h"

Go to the source code of this file.

Functions

bool convertAmpToTree (const string &ampFileName="1-1++1+rho770_21_pi-.amp", const string &outFileName="testAmpTree.root", const long int maxNmbEvents=-1, const string &ampLeafName="amplitude", const bool debug=false)

Function Documentation

bool convertAmpToTree ( const string &  ampFileName = "1-1++1+rho770_21_pi-.amp",
const string &  outFileName = "testAmpTree.root",
const long int  maxNmbEvents = -1,
const string &  ampLeafName = "amplitude",
const bool  debug = false 
)

Definition at line 58 of file convertAmpToTree.C.

References debug, and rpwa::fillTreeFromAmp().