#include <ReadMintTuple.h>
|
| std::string | newFilename () const |
| |
| | ReadMintTuple (DalitzEventPattern *, std::string fname, std::string ntpName="DalitzEventList", const char *="", long int maxEvents=-1) |
| |
| | ~ReadMintTuple () |
| |
| bool | getTree () |
| |
| bool | SetDaughterBranchAddress (const char *Px, const char *Py, const char *Pz, const char *E, const char *pdg) |
| |
| bool | SetMotherBranchAddress (const char *Px, const char *Py, const char *Pz, const char *E, const char *pdg) |
| |
| bool | SetEventPattern (DalitzEventPattern *) |
| |
| void | ApplyFiducalCuts () |
| |
| bool | passFiducalCuts () |
| |
| bool | AddFriend (std::string fname, std::string ntpName) |
| |
| bool | getUpdatedTree () |
| |
| MINT::counted_ptr< DalitzEvent > | readEntry (unsigned int entry) |
| |
| bool | readit (DiskResidentEventList *listPtr, int nEvents=10) |
| |
Definition at line 26 of file ReadMintTuple.h.
◆ ReadMintTuple()
| ReadMintTuple::ReadMintTuple |
( |
DalitzEventPattern * |
, |
|
|
std::string |
fname, |
|
|
std::string |
ntpName = "DalitzEventList", |
|
|
const char * |
= "", |
|
|
long int |
maxEvents = -1 |
|
) |
| |
◆ ~ReadMintTuple()
| ReadMintTuple::~ReadMintTuple |
( |
| ) |
|
◆ AddFriend()
| bool ReadMintTuple::AddFriend |
( |
std::string |
fname, |
|
|
std::string |
ntpName |
|
) |
| |
◆ ApplyFiducalCuts()
| void ReadMintTuple::ApplyFiducalCuts |
( |
| ) |
|
◆ getTree()
| bool ReadMintTuple::getTree |
( |
| ) |
|
◆ getUpdatedTree()
| bool ReadMintTuple::getUpdatedTree |
( |
| ) |
|
◆ newFilename()
| std::string ReadMintTuple::newFilename |
( |
| ) |
const |
◆ passFiducalCuts()
| bool ReadMintTuple::passFiducalCuts |
( |
| ) |
|
◆ readEntry()
◆ readit()
◆ SetDaughterBranchAddress()
| bool ReadMintTuple::SetDaughterBranchAddress |
( |
const char * |
Px, |
|
|
const char * |
Py, |
|
|
const char * |
Pz, |
|
|
const char * |
E, |
|
|
const char * |
pdg |
|
) |
| |
◆ SetEventPattern()
◆ SetMotherBranchAddress()
| bool ReadMintTuple::SetMotherBranchAddress |
( |
const char * |
Px, |
|
|
const char * |
Py, |
|
|
const char * |
Pz, |
|
|
const char * |
E, |
|
|
const char * |
pdg |
|
) |
| |
◆ _applyFiducalCuts
| bool ReadMintTuple::_applyFiducalCuts |
|
private |
◆ _cuts
| const char* ReadMintTuple::_cuts |
|
private |
◆ _file0
| TFile* ReadMintTuple::_file0 |
|
private |
◆ _fname
| std::string ReadMintTuple::_fname |
|
private |
◆ _maxEvents
| long int ReadMintTuple::_maxEvents |
|
private |
◆ _ntpName
| std::string ReadMintTuple::_ntpName |
|
private |
◆ _oldTree
| TTree* ReadMintTuple::_oldTree |
|
private |
◆ _pMother
| TLorentzVector ReadMintTuple::_pMother |
|
private |
◆ _tree
| TTree* ReadMintTuple::_tree |
|
private |
◆ m_input_var
| std::vector<std::vector<double> > ReadMintTuple::m_input_var |
|
private |
◆ m_mother_pdg
| double ReadMintTuple::m_mother_pdg |
|
private |
◆ m_mother_var
| std::vector<double> ReadMintTuple::m_mother_var |
|
private |
◆ m_particle
| int ReadMintTuple::m_particle |
|
private |
◆ m_pat
◆ m_pdg
| std::vector<double> ReadMintTuple::m_pdg |
|
private |
◆ set_pat
| std::vector<int> ReadMintTuple::set_pat |
|
private |
The documentation for this class was generated from the following file: