#include <VP1BPhysConvertor.h>
Definition at line 91 of file VP1BPhysConvertor.h.
◆ VP1BPhysConvertor() [1/2]
| VP1BPhysConvertor::VP1BPhysConvertor |
( |
VertexNode * | decayTopology, |
|
|
const std::string & | outFile ) |
◆ ~VP1BPhysConvertor()
| VP1BPhysConvertor::~VP1BPhysConvertor |
( |
| ) |
|
|
inline |
◆ VP1BPhysConvertor() [2/2]
◆ clear() [1/2]
| void VP1BPhysConvertor::clear |
( |
| ) |
|
|
private |
◆ clear() [2/2]
| void VP1BPhysConvertor::clear |
( |
VertexNode * | node | ) |
|
|
private |
◆ clearBranches()
| void Br::clearBranches |
( |
| ) |
|
|
inherited |
◆ copy()
◆ count()
◆ fill() [1/2]
| void VP1BPhysConvertor::fill |
( |
int | run, |
|
|
int | evt ) |
◆ fill() [2/2]
◆ GetEntry()
| int Br::GetEntry |
( |
int | i | ) |
|
|
inherited |
◆ init()
| bool Br::init |
( |
TTree * | tree | ) |
|
|
inherited |
Definition at line 58 of file VP1BPhysSystem.cxx.
58 {
60 if(
tree==
nullptr)
return false;
61
64
68
75
79
80
92
93
100
101 return true;
102
103}
std::vector< double > * neutral_refitted_px
std::vector< double > * track_refitted_pz
std::vector< double > * neutral_refitted_pz
std::vector< unsigned long > * neutral_color
std::vector< int > * vtx_daughters
std::vector< double > * track_d0
std::vector< double > * track_phi
std::vector< double > * track_pt
std::vector< double > * track_refitted_px
std::vector< double > * neutral_refitted_py
std::vector< double > * track_refitted_py
std::vector< double > * track_charge
std::vector< double > * neutral_length
std::vector< double > * track_eta
std::vector< double > * track_z0
std::vector< unsigned long > * track_refitted_color
std::vector< int > * neutral_decay
std::vector< unsigned long > * track_color
◆ initBranches()
| void VP1BPhysConvertor::initBranches |
( |
| ) |
|
|
private |
◆ operator=()
◆ save()
| void VP1BPhysConvertor::save |
( |
| ) |
|
◆ evtNum
| int VP1BPhysConvertor::evtNum {} |
|
private |
◆ m_decayTopology
◆ m_entry
| int VP1BPhysConvertor::m_entry {} |
|
private |
◆ m_outFile
| TFile* VP1BPhysConvertor::m_outFile {} |
|
private |
◆ m_tree
| TTree* VP1BPhysConvertor::m_tree {} |
|
private |
◆ neutral_color
| std::vector< unsigned long > * Br::neutral_color {} |
|
inherited |
◆ neutral_decay
| std::vector< int > * Br::neutral_decay {} |
|
inherited |
◆ neutral_length
| std::vector< double > * Br::neutral_length {} |
|
inherited |
◆ neutral_refitted_px
| std::vector< double > * Br::neutral_refitted_px {} |
|
inherited |
◆ neutral_refitted_py
| std::vector< double > * Br::neutral_refitted_py {} |
|
inherited |
◆ neutral_refitted_pz
| std::vector< double > * Br::neutral_refitted_pz {} |
|
inherited |
◆ runNum
| int VP1BPhysConvertor::runNum {} |
|
private |
◆ track_charge
| std::vector< double > * Br::track_charge {} |
|
inherited |
◆ track_color
| std::vector< unsigned long > * Br::track_color {} |
|
inherited |
◆ track_d0
| std::vector< double > * Br::track_d0 {} |
|
inherited |
◆ track_eta
| std::vector< double > * Br::track_eta {} |
|
inherited |
◆ track_phi
| std::vector< double > * Br::track_phi {} |
|
inherited |
◆ track_pt
| std::vector< double > * Br::track_pt {} |
|
inherited |
◆ track_refitted_color
| std::vector< unsigned long > * Br::track_refitted_color {} |
|
inherited |
◆ track_refitted_px
| std::vector< double > * Br::track_refitted_px {} |
|
inherited |
◆ track_refitted_py
| std::vector< double > * Br::track_refitted_py {} |
|
inherited |
◆ track_refitted_pz
| std::vector< double > * Br::track_refitted_pz {} |
|
inherited |
◆ track_z0
| std::vector< double > * Br::track_z0 {} |
|
inherited |
◆ vp1Filter
◆ vtx_color
| unsigned long Br::vtx_color {} |
|
inherited |
◆ vtx_daughters
| std::vector<int>* VP1BPhysConvertor::vtx_daughters {} |
|
private |
◆ vtx_mother
◆ vtx_x
◆ vtx_xx
◆ vtx_xy
◆ vtx_xz
◆ vtx_y
◆ vtx_yy
◆ vtx_yz
◆ vtx_z
◆ vtx_zz
The documentation for this class was generated from the following file: