EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BbcVertex Class Reference

#include <fun4all_coresoftware/blob/master/simulation/g4simulation/g4bbc/BbcVertex.h>

+ Inheritance diagram for BbcVertex:
+ Collaboration diagram for BbcVertex:

Public Member Functions

 ~BbcVertex () override
 
void identify (std::ostream &os=std::cout) const override
 
PHObjectCloneMe () const override
 Virtual copy constructor.
 
int isValid () const override
 isValid returns non zero if object contains vailid data
 
virtual unsigned int get_id () const
 
virtual void set_id (unsigned int)
 
virtual float get_t () const
 
virtual void set_t (float)
 
virtual float get_t_err () const
 
virtual void set_t_err (float)
 
virtual float get_z () const
 
virtual void set_z (float)
 
virtual float get_z_err () const
 
virtual void set_z_err (float)
 
- Public Member Functions inherited from PHObject
 PHObject ()
 ctor
 
 ~PHObject () override
 dtor
 
virtual PHObjectclone () const final
 
PHObjectClone (const char *newname="") const final
 
void Copy (TObject &object) const final
 
virtual void Reset ()
 Clear Event.
 
virtual int isValid (const float) const
 
virtual int isValid (const double) const
 
virtual int isValid (const int) const
 
virtual int isValid (const unsigned int) const
 
virtual int isImplemented (const float f) const
 
virtual int isImplemented (const double f) const
 
virtual int isImplemented (const int i) const
 
virtual int isImplemented (const unsigned int i) const
 
virtual int Integrate () const
 
virtual int Integrate (PHObject *)
 
virtual void CopyFrom (const PHObject *obj)
 

Protected Member Functions

 BbcVertex ()
 

Private Member Functions

 ClassDefOverride (BbcVertex, 1)
 

Detailed Description

Definition at line 9 of file BbcVertex.h.

View newest version in sPHENIX GitHub at line 9 of file BbcVertex.h

Constructor & Destructor Documentation

BbcVertex::~BbcVertex ( )
inlineoverride

Definition at line 12 of file BbcVertex.h.

View newest version in sPHENIX GitHub at line 12 of file BbcVertex.h

BbcVertex::BbcVertex ( )
inlineprotected

Definition at line 38 of file BbcVertex.h.

View newest version in sPHENIX GitHub at line 38 of file BbcVertex.h

Member Function Documentation

BbcVertex::ClassDefOverride ( BbcVertex  ,
 
)
private
PHObject* BbcVertex::CloneMe ( ) const
inlineoverridevirtual

Virtual copy constructor.

Reimplemented from PHObject.

Reimplemented in BbcVertexv1.

Definition at line 17 of file BbcVertex.h.

View newest version in sPHENIX GitHub at line 17 of file BbcVertex.h

virtual unsigned int BbcVertex::get_id ( ) const
inlinevirtual

Reimplemented in BbcVertexv1.

Definition at line 22 of file BbcVertex.h.

View newest version in sPHENIX GitHub at line 22 of file BbcVertex.h

Referenced by GlobalVertexReco::process_event().

+ Here is the caller graph for this function:

virtual float BbcVertex::get_t ( ) const
inlinevirtual

Reimplemented in BbcVertexv1.

Definition at line 25 of file BbcVertex.h.

View newest version in sPHENIX GitHub at line 25 of file BbcVertex.h

Referenced by GlobalVertexReco::process_event().

+ Here is the caller graph for this function:

virtual float BbcVertex::get_t_err ( ) const
inlinevirtual

Reimplemented in BbcVertexv1.

Definition at line 28 of file BbcVertex.h.

View newest version in sPHENIX GitHub at line 28 of file BbcVertex.h

Referenced by GlobalVertexReco::process_event().

+ Here is the caller graph for this function:

virtual float BbcVertex::get_z ( ) const
inlinevirtual

Reimplemented in BbcVertexv1.

Definition at line 31 of file BbcVertex.h.

View newest version in sPHENIX GitHub at line 31 of file BbcVertex.h

Referenced by PHHoughSeeding::fast_vertex_from_bbc(), and GlobalVertexReco::process_event().

+ Here is the caller graph for this function:

virtual float BbcVertex::get_z_err ( ) const
inlinevirtual

Reimplemented in BbcVertexv1.

Definition at line 34 of file BbcVertex.h.

View newest version in sPHENIX GitHub at line 34 of file BbcVertex.h

Referenced by GlobalVertexReco::process_event().

+ Here is the caller graph for this function:

void BbcVertex::identify ( std::ostream &  os = std::cout) const
inlineoverridevirtual

identify Function from PHObject

Parameters
osOutput Stream

Reimplemented from PHObject.

Reimplemented in BbcVertexv1.

Definition at line 16 of file BbcVertex.h.

View newest version in sPHENIX GitHub at line 16 of file BbcVertex.h

int BbcVertex::isValid ( ) const
inlineoverridevirtual

isValid returns non zero if object contains vailid data

Reimplemented from PHObject.

Reimplemented in BbcVertexv1.

Definition at line 18 of file BbcVertex.h.

View newest version in sPHENIX GitHub at line 18 of file BbcVertex.h

virtual void BbcVertex::set_id ( unsigned int  )
inlinevirtual

Reimplemented in BbcVertexv1.

Definition at line 23 of file BbcVertex.h.

View newest version in sPHENIX GitHub at line 23 of file BbcVertex.h

virtual void BbcVertex::set_t ( float  )
inlinevirtual

Reimplemented in BbcVertexv1.

Definition at line 26 of file BbcVertex.h.

View newest version in sPHENIX GitHub at line 26 of file BbcVertex.h

Referenced by BbcVertexFastSimReco::process_event().

+ Here is the caller graph for this function:

virtual void BbcVertex::set_t_err ( float  )
inlinevirtual

Reimplemented in BbcVertexv1.

Definition at line 29 of file BbcVertex.h.

View newest version in sPHENIX GitHub at line 29 of file BbcVertex.h

Referenced by BbcVertexFastSimReco::process_event().

+ Here is the caller graph for this function:

virtual void BbcVertex::set_z ( float  )
inlinevirtual

Reimplemented in BbcVertexv1.

Definition at line 32 of file BbcVertex.h.

View newest version in sPHENIX GitHub at line 32 of file BbcVertex.h

Referenced by BbcVertexFastSimReco::process_event().

+ Here is the caller graph for this function:

virtual void BbcVertex::set_z_err ( float  )
inlinevirtual

Reimplemented in BbcVertexv1.

Definition at line 35 of file BbcVertex.h.

View newest version in sPHENIX GitHub at line 35 of file BbcVertex.h

Referenced by BbcVertexFastSimReco::process_event().

+ Here is the caller graph for this function:


The documentation for this class was generated from the following file: