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

#include <coresoftware/blob/master/offline/framework/ffarawobjects/Gl1RawHitv1.h>

+ Inheritance diagram for Gl1RawHitv1:
+ Collaboration diagram for Gl1RawHitv1:

Public Member Functions

 Gl1RawHitv1 ()
 
 Gl1RawHitv1 (Gl1RawHit *gl1hit)
 
 ~Gl1RawHitv1 () override
 
void Reset () override
 Clear Event.
 
void identify (std::ostream &os=std::cout) const override
 
uint64_t get_bco () const override
 
void set_bco (const uint64_t val) override
 
- Public Member Functions inherited from Gl1RawHit
 Gl1RawHit ()=default
 
virtual ~Gl1RawHit ()=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 = std::numeric_limits<uint64_t>::max()
 

Detailed Description

Definition at line 9 of file Gl1RawHitv1.h.

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

Constructor & Destructor Documentation

Gl1RawHitv1::Gl1RawHitv1 ( )
inline

Definition at line 14 of file Gl1RawHitv1.h.

View newest version in sPHENIX GitHub at line 14 of file Gl1RawHitv1.h

Gl1RawHitv1::Gl1RawHitv1 ( Gl1RawHit gl1hit)

Definition at line 3 of file Gl1RawHitv1.cc.

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

References Gl1RawHit::get_bco(), and set_bco().

+ Here is the call graph for this function:

Gl1RawHitv1::~Gl1RawHitv1 ( )
inlineoverride

Definition at line 16 of file Gl1RawHitv1.h.

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

Member Function Documentation

uint64_t Gl1RawHitv1::get_bco ( ) const
inlineoverridevirtual

Reimplemented from Gl1RawHit.

Definition at line 23 of file Gl1RawHitv1.h.

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

References bco.

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

identify Function from PHObject

Parameters
osOutput Stream

Reimplemented from PHObject.

Definition at line 13 of file Gl1RawHitv1.cc.

View newest version in sPHENIX GitHub at line 13 of file Gl1RawHitv1.cc

References bco.

void Gl1RawHitv1::Reset ( )
overridevirtual

Clear Event.

Reimplemented from PHObject.

Definition at line 8 of file Gl1RawHitv1.cc.

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

References bco.

void Gl1RawHitv1::set_bco ( const uint64_t  val)
inlineoverridevirtual

Reimplemented from Gl1RawHit.

Definition at line 25 of file Gl1RawHitv1.h.

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

References bco.

Referenced by Gl1RawHitv1().

+ Here is the caller graph for this function:

Member Data Documentation

uint64_t Gl1RawHitv1::bco = std::numeric_limits<uint64_t>::max()
protected

Definition at line 29 of file Gl1RawHitv1.h.

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

Referenced by get_bco(), identify(), Reset(), and set_bco().


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