Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/packages/mbd/BbcVertexv2.h>
Public Member Functions | |
BbcVertexv2 () | |
~BbcVertexv2 () override | |
void | identify (std::ostream &os=std::cout) const override |
void | Reset () override |
Clear Event. | |
int | isValid () const override |
isValid returns non zero if object contains vailid data | |
PHObject * | CloneMe () const override |
Virtual copy constructor. | |
unsigned int | get_id () const override |
void | set_id (unsigned int id) override |
float | get_t () const override |
void | set_t (float t) override |
float | get_t_err () const override |
void | set_t_err (float t_err) override |
float | get_z () const override |
void | set_z (float z) override |
float | get_z_err () const override |
void | set_z_err (float z_err) override |
void | set_bbc_ns (int iarm, int bbc_npmt, float bbc_q, float bbc_t) override |
int | get_bbc_npmt (int iarm) const override |
float | get_bbc_q (int iarm) const override |
float | get_bbc_t (int iarm) const override |
Public Member Functions inherited from BbcVertex | |
~BbcVertex () override | |
Public Member Functions inherited from PHObject | |
PHObject () | |
ctor | |
~PHObject () override | |
dtor | |
virtual PHObject * | clone () const final |
PHObject * | Clone (const char *newname="") const final |
void | Copy (TObject &object) const final |
virtual int | Integrate () const |
virtual int | Integrate (PHObject *) |
virtual void | CopyFrom (const PHObject *obj) |
Private Member Functions | |
ClassDefOverride (BbcVertexv2, 1) | |
Private Attributes | |
unsigned int | _id |
float | _t |
float | _t_err |
float | _z |
float | _z_err |
int | _bbc_ns_npmt [2] {} |
float | _bbc_ns_q [2] {} |
float | _bbc_ns_t [2] {} |
Additional Inherited Members | |
Protected Member Functions inherited from BbcVertex | |
BbcVertex () | |
Definition at line 8 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 8 of file BbcVertexv2.h
BbcVertexv2::BbcVertexv2 | ( | ) |
Definition at line 7 of file BbcVertexv2.cc.
View newest version in sPHENIX GitHub at line 7 of file BbcVertexv2.cc
References _bbc_ns_npmt, _bbc_ns_q, _bbc_ns_t, and i.
Referenced by CloneMe(), and Reset().
|
overridedefault |
|
private |
|
inlineoverridevirtual |
Virtual copy constructor.
Reimplemented from BbcVertex.
Definition at line 19 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 19 of file BbcVertexv2.h
References BbcVertexv2().
|
inlineoverridevirtual |
Reimplemented from BbcVertex.
Definition at line 45 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 45 of file BbcVertexv2.h
References _bbc_ns_npmt.
|
inlineoverridevirtual |
Reimplemented from BbcVertex.
Definition at line 46 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 46 of file BbcVertexv2.h
References _bbc_ns_q.
|
inlineoverridevirtual |
Reimplemented from BbcVertex.
Definition at line 47 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 47 of file BbcVertexv2.h
References _bbc_ns_t.
|
inlineoverridevirtual |
Reimplemented from BbcVertex.
Definition at line 23 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 23 of file BbcVertexv2.h
References _id.
Referenced by identify().
|
inlineoverridevirtual |
Reimplemented from BbcVertex.
Definition at line 26 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 26 of file BbcVertexv2.h
References _t.
Referenced by identify().
|
inlineoverridevirtual |
Reimplemented from BbcVertex.
Definition at line 29 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 29 of file BbcVertexv2.h
References _t_err.
Referenced by identify().
|
inlineoverridevirtual |
Reimplemented from BbcVertex.
Definition at line 32 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 32 of file BbcVertexv2.h
References _z.
Referenced by identify().
|
inlineoverridevirtual |
Reimplemented from BbcVertex.
Definition at line 35 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 35 of file BbcVertexv2.h
References _z_err.
Referenced by identify().
|
overridevirtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from BbcVertex.
Definition at line 24 of file BbcVertexv2.cc.
View newest version in sPHENIX GitHub at line 24 of file BbcVertexv2.cc
References get_id(), get_t(), get_t_err(), get_z(), and get_z_err().
|
overridevirtual |
isValid returns non zero if object contains vailid data
Reimplemented from BbcVertex.
Definition at line 35 of file BbcVertexv2.cc.
View newest version in sPHENIX GitHub at line 35 of file BbcVertexv2.cc
|
inlineoverridevirtual |
Clear Event.
Reimplemented from PHObject.
Definition at line 17 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 17 of file BbcVertexv2.h
References BbcVertexv2().
|
inlineoverridevirtual |
Reimplemented from BbcVertex.
Definition at line 38 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 38 of file BbcVertexv2.h
References _bbc_ns_npmt, _bbc_ns_q, and _bbc_ns_t.
|
inlineoverridevirtual |
Reimplemented from BbcVertex.
Definition at line 24 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 24 of file BbcVertexv2.h
References _id, and train_ambiguity_solver::id.
|
inlineoverridevirtual |
Reimplemented from BbcVertex.
Definition at line 27 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 27 of file BbcVertexv2.h
|
inlineoverridevirtual |
Reimplemented from BbcVertex.
Definition at line 30 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 30 of file BbcVertexv2.h
References _t_err.
|
inlineoverridevirtual |
Reimplemented from BbcVertex.
Definition at line 33 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 33 of file BbcVertexv2.h
References _z, and physmon_track_finding_ttbar::z.
|
inlineoverridevirtual |
Reimplemented from BbcVertex.
Definition at line 36 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 36 of file BbcVertexv2.h
References _z_err.
|
private |
Definition at line 55 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 55 of file BbcVertexv2.h
Referenced by BbcVertexv2(), get_bbc_npmt(), and set_bbc_ns().
|
private |
Definition at line 56 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 56 of file BbcVertexv2.h
Referenced by BbcVertexv2(), get_bbc_q(), and set_bbc_ns().
|
private |
Definition at line 57 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 57 of file BbcVertexv2.h
Referenced by BbcVertexv2(), get_bbc_t(), and set_bbc_ns().
|
private |
Definition at line 50 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 50 of file BbcVertexv2.h
|
private |
Definition at line 51 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 51 of file BbcVertexv2.h
|
private |
Definition at line 52 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 52 of file BbcVertexv2.h
Referenced by get_t_err(), isValid(), and set_t_err().
|
private |
Definition at line 53 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 53 of file BbcVertexv2.h
|
private |
Definition at line 54 of file BbcVertexv2.h.
View newest version in sPHENIX GitHub at line 54 of file BbcVertexv2.h
Referenced by get_z_err(), isValid(), and set_z_err().