#include <ParticleTree.h>
|
| | ParticleTree (TString filename, TString treefilename) |
| virtual | ~ParticleTree () |
| void | AddAtLeastPid (short pid, short n) |
| void | AddExactPid (short pid, short n) |
| void | AddZeroOfRestPid () |
| c12_uptr | clas12 () |
| void | Loop () final |
| void | PreCompileAction () final |
| void | UseEventData () |
| | HipoTreeMaker (TString filename, TString treefilename) |
| virtual | ~HipoTreeMaker () |
| void | AddEventCut (TString cut) |
| void | AddParticleCut (TString cut) |
| virtual HipoTreeMaker * | Branch (TString varExp, TString alias="") |
| void | Fill () |
| TTree * | Tree () const |
| | HipoROOTOut (TString filename) |
| virtual | ~HipoROOTOut () |
| void | AddAction (TString varExp, TString condExp="1") |
| TString | AddParenthesis (TString varExp0) |
| void | CleanAction () |
| void | CompileAction () |
| virtual Bool_t | Condition () |
| void | CreateBankLink (TString label, TString code) |
| virtual TString | ExpandExpression (TString varExp0, TString seperator) |
| | String parsing.
|
| TString | ExpandParenthesis (TString varExp0, TString seperator) |
| TString | ExpandPart (TString exp) |
| TString | ExpandVars (TString varExp0, TString seperator) |
| TChain * | GetChain () |
| TString | HipoFileName () |
| Bool_t | IsMoreFiles () |
| TString | NextFile () |
| vector< TString > | RemoveArithmetic (TString &expr) |
| void | ReplaceMacroText (TString from, TString to) |
| void | SetEntries (Long64_t n) |
| void | SetVerbose (short v=1) |
◆ c12_uptr
◆ ParticleTree()
| clas12root::ParticleTree::ParticleTree |
( |
TString | filename, |
|
|
TString | treefilename ) |
◆ ~ParticleTree()
| clas12root::ParticleTree::~ParticleTree |
( |
| ) |
|
|
virtual |
◆ AddAtLeastPid()
| void clas12root::ParticleTree::AddAtLeastPid |
( |
short | pid, |
|
|
short | n ) |
|
inline |
◆ AddExactPid()
| void clas12root::ParticleTree::AddExactPid |
( |
short | pid, |
|
|
short | n ) |
|
inline |
◆ AddZeroOfRestPid()
| void clas12root::ParticleTree::AddZeroOfRestPid |
( |
| ) |
|
|
inline |
◆ clas12()
| c12_uptr clas12root::ParticleTree::clas12 |
( |
| ) |
|
|
inline |
◆ Loop()
| void clas12root::ParticleTree::Loop |
( |
| ) |
|
|
finalvirtual |
◆ PreCompileAction()
| void clas12root::ParticleTree::PreCompileAction |
( |
| ) |
|
|
finalvirtual |
◆ UseEventData()
| void clas12root::ParticleTree::UseEventData |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: