Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/simulation/g4simulation/g4detectors/PHG4ScintillatorSlat.h>
Public Member Functions | |
~PHG4ScintillatorSlat () override | |
void | identify (std::ostream &os=std::cout) const override |
virtual void | add_edep (const double, const double, const double) |
virtual void | set_key (const PHG4ScintillatorSlatDefs::keytype) |
virtual void | add_hit_key (PHG4HitDefs::keytype) |
virtual short | get_column () const |
virtual short | get_row () const |
virtual PHG4ScintillatorSlatDefs::keytype | get_key () const |
virtual double | get_edep () const |
virtual double | get_eion () const |
virtual double | get_light_yield () const |
virtual std::pair< std::set < PHG4HitDefs::keytype > ::const_iterator, std::set < PHG4HitDefs::keytype > ::const_iterator > | get_hit_ids () const =0 |
Public Member Functions inherited from PHObject | |
PHObject () | |
ctor | |
~PHObject () override | |
dtor | |
virtual PHObject * | CloneMe () const |
Virtual copy constructor. | |
virtual PHObject * | clone () const final |
PHObject * | Clone (const char *newname="") const final |
void | Copy (TObject &object) const final |
virtual void | Reset () |
Clear Event. | |
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 Member Functions | |
PHG4ScintillatorSlat () | |
Definition at line 14 of file PHG4ScintillatorSlat.h.
View newest version in sPHENIX GitHub at line 14 of file PHG4ScintillatorSlat.h
|
inlineoverride |
Definition at line 17 of file PHG4ScintillatorSlat.h.
View newest version in sPHENIX GitHub at line 17 of file PHG4ScintillatorSlat.h
|
inlineprotected |
Definition at line 40 of file PHG4ScintillatorSlat.h.
View newest version in sPHENIX GitHub at line 40 of file PHG4ScintillatorSlat.h
|
inlinevirtual |
Reimplemented in PHG4ScintillatorSlatv1.
Definition at line 25 of file PHG4ScintillatorSlat.h.
View newest version in sPHENIX GitHub at line 25 of file PHG4ScintillatorSlat.h
|
inlinevirtual |
Reimplemented in PHG4ScintillatorSlatv1.
Definition at line 28 of file PHG4ScintillatorSlat.h.
View newest version in sPHENIX GitHub at line 28 of file PHG4ScintillatorSlat.h
|
inlinevirtual |
Reimplemented in PHG4ScintillatorSlatv1.
Definition at line 30 of file PHG4ScintillatorSlat.h.
View newest version in sPHENIX GitHub at line 30 of file PHG4ScintillatorSlat.h
Referenced by Prototype2RawTowerBuilder::process_event(), and HCalib::process_event().
|
inlinevirtual |
Reimplemented in PHG4ScintillatorSlatv1.
Definition at line 34 of file PHG4ScintillatorSlat.h.
View newest version in sPHENIX GitHub at line 34 of file PHG4ScintillatorSlat.h
Referenced by Prototype2RawTowerBuilder::process_event(), and G4ScintillatorSlatTTree::process_event().
|
inlinevirtual |
Reimplemented in PHG4ScintillatorSlatv1.
Definition at line 35 of file PHG4ScintillatorSlat.h.
View newest version in sPHENIX GitHub at line 35 of file PHG4ScintillatorSlat.h
Referenced by Prototype2RawTowerBuilder::process_event().
|
pure virtual |
Implemented in PHG4ScintillatorSlatv1.
|
inlinevirtual |
Reimplemented in PHG4ScintillatorSlatv1.
Definition at line 32 of file PHG4ScintillatorSlat.h.
View newest version in sPHENIX GitHub at line 32 of file PHG4ScintillatorSlat.h
Referenced by Prototype2RawTowerBuilder::process_event().
|
inlinevirtual |
Reimplemented in PHG4ScintillatorSlatv1.
Definition at line 36 of file PHG4ScintillatorSlat.h.
View newest version in sPHENIX GitHub at line 36 of file PHG4ScintillatorSlat.h
Referenced by Prototype2RawTowerBuilder::process_event(), and HCalib::process_event().
|
inlinevirtual |
Reimplemented in PHG4ScintillatorSlatv1.
Definition at line 31 of file PHG4ScintillatorSlat.h.
View newest version in sPHENIX GitHub at line 31 of file PHG4ScintillatorSlat.h
Referenced by Prototype2RawTowerBuilder::process_event(), and HCalib::process_event().
|
inlineoverridevirtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from PHObject.
Reimplemented in PHG4ScintillatorSlatv1.
Definition at line 20 of file PHG4ScintillatorSlat.h.
View newest version in sPHENIX GitHub at line 20 of file PHG4ScintillatorSlat.h
References os.
Referenced by Prototype2RawTowerBuilder::process_event().
|
inlinevirtual |
Reimplemented in PHG4ScintillatorSlatv1.
Definition at line 27 of file PHG4ScintillatorSlat.h.
View newest version in sPHENIX GitHub at line 27 of file PHG4ScintillatorSlat.h
Referenced by PHG4ScintillatorSlatContainer::AddScintillatorSlat().