Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
InttEventInfov1 Class Reference

#include <coresoftware/blob/master/offline/packages/trackbase/InttEventInfov1.h>

+ Inheritance diagram for InttEventInfov1:
+ Collaboration diagram for InttEventInfov1:

Public Member Functions

 InttEventInfov1 ()
 
 ~InttEventInfov1 () override
 
void identify (std::ostream &os=std::cout) const override
 
void Reset () override
 Clear Event.
 
uint64_t get_bco_full () const override
 
void set_bco_full (uint64_t const &) override
 
- Public Member Functions inherited from InttEventInfo
 InttEventInfo ()=default
 
virtual ~InttEventInfo ()=default
 
- Public Member Functions inherited from PHObject
 PHObject ()
 ctor
 
 ~PHObject () override
 dtor
 
virtual PHObjectCloneMe () const
 Virtual copy constructor.
 
virtual PHObjectclone () const final
 
PHObjectClone (const char *newname="") const final
 
void Copy (TObject &object) const final
 
virtual int isValid () const
 isValid returns non zero if object contains vailid data
 
virtual int Integrate () const
 
virtual int Integrate (PHObject *)
 
virtual void CopyFrom (const PHObject *obj)
 

Protected Attributes

uint64_t bco_full
 

Additional Inherited Members

- Protected Member Functions inherited from InttEventInfo
 ClassDefOverride (InttEventInfo, 1)
 

Detailed Description

Definition at line 16 of file InttEventInfov1.h.

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

Constructor & Destructor Documentation

InttEventInfov1::InttEventInfov1 ( )

Definition at line 3 of file InttEventInfov1.cc.

View newest version in sPHENIX GitHub at line 3 of file InttEventInfov1.cc

References bco_full.

InttEventInfov1::~InttEventInfov1 ( )
override

Definition at line 8 of file InttEventInfov1.cc.

View newest version in sPHENIX GitHub at line 8 of file InttEventInfov1.cc

Member Function Documentation

uint64_t InttEventInfov1::get_bco_full ( ) const
overridevirtual

Reimplemented from InttEventInfo.

Definition at line 27 of file InttEventInfov1.cc.

View newest version in sPHENIX GitHub at line 27 of file InttEventInfov1.cc

References bco_full.

void InttEventInfov1::identify ( std::ostream &  os = std::cout) const
overridevirtual

identify Function from PHObject

Parameters
osOutput Stream

Reimplemented from InttEventInfo.

Definition at line 14 of file InttEventInfov1.cc.

View newest version in sPHENIX GitHub at line 14 of file InttEventInfov1.cc

void InttEventInfov1::Reset ( )
overridevirtual

Clear Event.

Reimplemented from InttEventInfo.

Definition at line 21 of file InttEventInfov1.cc.

View newest version in sPHENIX GitHub at line 21 of file InttEventInfov1.cc

References bco_full.

void InttEventInfov1::set_bco_full ( uint64_t const &  _bco_full)
overridevirtual

Reimplemented from InttEventInfo.

Definition at line 33 of file InttEventInfov1.cc.

View newest version in sPHENIX GitHub at line 33 of file InttEventInfov1.cc

References bco_full.

Member Data Documentation

uint64_t InttEventInfov1::bco_full
protected

Definition at line 29 of file InttEventInfov1.h.

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

Referenced by get_bco_full(), InttEventInfov1(), Reset(), and set_bco_full().


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