![]() |
ATLAS Offline Software
|
#include <VP1BPhysConvertor.h>
Public Member Functions | |
| VP1BPhysConvertor (VertexNode *decayTopology, const std::string &outFile) | |
| ~VP1BPhysConvertor () | |
| VP1BPhysConvertor (const VP1BPhysConvertor &)=delete | |
| VP1BPhysConvertor & | operator= (const VP1BPhysConvertor &)=delete |
| void | fill (int run, int evt) |
| void | save () |
| void | clearBranches () |
| bool | init (TTree *tree) |
| int | GetEntry (int i) |
Public Attributes | |
| double | vtx_x {} |
| double | vtx_y {} |
| double | vtx_z {} |
| double | vtx_xx {} |
| double | vtx_yy {} |
| double | vtx_zz {} |
| double | vtx_xy {} |
| double | vtx_xz {} |
| double | vtx_yz {} |
| int | vtx_mother {} |
| unsigned long | vtx_color {} |
| std::vector< double > * | track_pt {} |
| std::vector< double > * | track_eta {} |
| std::vector< double > * | track_phi {} |
| std::vector< double > * | track_d0 {} |
| std::vector< double > * | track_z0 {} |
| std::vector< double > * | track_charge {} |
| std::vector< double > * | track_refitted_px {} |
| std::vector< double > * | track_refitted_py {} |
| std::vector< double > * | track_refitted_pz {} |
| std::vector< unsigned long > * | track_color {} |
| std::vector< unsigned long > * | track_refitted_color {} |
| std::vector< double > * | neutral_refitted_px {} |
| std::vector< double > * | neutral_refitted_py {} |
| std::vector< double > * | neutral_refitted_pz {} |
| std::vector< double > * | neutral_length {} |
| std::vector< int > * | neutral_decay {} |
| std::vector< unsigned long > * | neutral_color {} |
| TTree * | vp1Filter |
Private Member Functions | |
| void | initBranches () |
| void | clear () |
| void | clear (VertexNode *node) |
| void | fill (VertexNode *node) |
| int | count (VertexNode *node) |
| void | copy (Br *br) |
Private Attributes | |
| VertexNode * | m_decayTopology {} |
| TFile * | m_outFile {} |
| TTree * | m_tree {} |
| int | evtNum {} |
| int | runNum {} |
| std::vector< int > * | vtx_daughters {} |
| int | m_entry {} |
Definition at line 91 of file VP1BPhysConvertor.h.
| VP1BPhysConvertor::VP1BPhysConvertor | ( | VertexNode * | decayTopology, |
| const std::string & | outFile ) |
|
inline |
Definition at line 95 of file VP1BPhysConvertor.h.
|
delete |
|
private |
|
private |
|
inherited |
|
privateinherited |
|
private |
| void VP1BPhysConvertor::fill | ( | int | run, |
| int | evt ) |
|
private |
|
inherited |
Definition at line 105 of file VP1BPhysSystem.cxx.
|
inherited |
Definition at line 58 of file VP1BPhysSystem.cxx.
|
private |
|
delete |
| void VP1BPhysConvertor::save | ( | ) |
|
private |
Definition at line 111 of file VP1BPhysConvertor.h.
|
private |
Definition at line 108 of file VP1BPhysConvertor.h.
|
private |
Definition at line 114 of file VP1BPhysConvertor.h.
|
private |
Definition at line 109 of file VP1BPhysConvertor.h.
|
private |
Definition at line 110 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 53 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 52 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 51 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 48 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 49 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 50 of file VP1BPhysConvertor.h.
|
private |
Definition at line 112 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 40 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 44 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 38 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 36 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 37 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 35 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 45 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 41 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 42 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 43 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 39 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 51 of file VP1BPhysSystem.h.
|
inherited |
Definition at line 32 of file VP1BPhysConvertor.h.
|
private |
Definition at line 113 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 31 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 22 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 25 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 28 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 29 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 23 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 26 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 30 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 24 of file VP1BPhysConvertor.h.
|
inherited |
Definition at line 27 of file VP1BPhysConvertor.h.