Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
THaVertexModule Class Reference

Definition at line 14 of file THaVertexModule.h.

Public Member Functions

virtual const TVector3GetVertex () const
 
virtual const TVector3GetVertexError () const
 
virtual Bool_t HasVertex () const
 
virtual void VertexClear ()
 
virtual ~THaVertexModule ()=default
 

Static Public Member Functions

static const RVarDef * GetRVarDef ()
 

Protected Member Functions

 THaVertexModule ()
 

Protected Attributes

TVector3 fVertex
 
TVector3 fVertexError
 
Bool_t fVertexOK
 

#include <THaVertexModule.h>

Inheritance diagram for THaVertexModule:

Constructor & Destructor Documentation

◆ ~THaVertexModule()

virtual THaVertexModule::~THaVertexModule ( )
virtualdefault

◆ THaVertexModule()

THaVertexModule::THaVertexModule ( )
protected

Definition at line 19 of file THaVertexModule.cxx.

Member Function Documentation

◆ GetRVarDef()

const RVarDef * THaVertexModule::GetRVarDef ( )
static

Definition at line 36 of file THaVertexModule.cxx.

◆ GetVertex()

virtual const TVector3 & THaVertexModule::GetVertex ( ) const
inlinevirtual

Reimplemented in THaSpectrometer.

Definition at line 19 of file THaVertexModule.h.

◆ GetVertexError()

virtual const TVector3 & THaVertexModule::GetVertexError ( ) const
inlinevirtual

Definition at line 20 of file THaVertexModule.h.

◆ HasVertex()

virtual Bool_t THaVertexModule::HasVertex ( ) const
inlinevirtual

Reimplemented in THaSpectrometer.

Definition at line 21 of file THaVertexModule.h.

◆ VertexClear()

void THaVertexModule::VertexClear ( )
virtual

Definition at line 26 of file THaVertexModule.cxx.

Member Data Documentation

◆ fVertex

TVector3 THaVertexModule::fVertex
protected

Definition at line 27 of file THaVertexModule.h.

◆ fVertexError

TVector3 THaVertexModule::fVertexError
protected

Definition at line 28 of file THaVertexModule.h.

◆ fVertexOK

Bool_t THaVertexModule::fVertexOK
protected

Definition at line 29 of file THaVertexModule.h.

Collaboration diagram for THaVertexModule:

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