![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <fun4all_coresoftware/blob/master/simulation/g4simulation/g4detectors/PHG4ScintillatorSlat.h>
Inheritance diagram for PHG4ScintillatorSlat:
Collaboration diagram for PHG4ScintillatorSlat: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 | 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 | |
| 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 18 of file PHG4ScintillatorSlat.h.
View newest version in sPHENIX GitHub at line 18 of file PHG4ScintillatorSlat.h
|
inlineprotected |
Definition at line 42 of file PHG4ScintillatorSlat.h.
View newest version in sPHENIX GitHub at line 42 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
|
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 G4ScintillatorSlatTTree::process_event().
Here is the caller graph for this function:
|
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
|
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
|
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
|
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
|
inlineoverridevirtual |
identify Function from PHObject
| os | Output Stream |
Reimplemented from PHObject.
Reimplemented in PHG4ScintillatorSlatv1.
Definition at line 21 of file PHG4ScintillatorSlat.h.
View newest version in sPHENIX GitHub at line 21 of file PHG4ScintillatorSlat.h
|
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().
Here is the caller graph for this function: