![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/Seeding/TrigBase.hpp>
Public Member Functions | |
| TrigInDetTriplet ()=delete | |
| TrigInDetTriplet (Acts::FTF_SP< space_point_t > s1, Acts::FTF_SP< space_point_t > s2, Acts::FTF_SP< space_point_t > s3, float Q) | |
| TrigInDetTriplet (TrigInDetTriplet *t) | |
| const Acts::FTF_SP < space_point_t > & | s1 () const |
| const Acts::FTF_SP < space_point_t > & | s2 () const |
| const Acts::FTF_SP < space_point_t > & | s3 () const |
| float | Q () const |
| void | Q (double newQ) |
Protected Attributes | |
| Acts::FTF_SP< space_point_t > | m_s1 |
| Acts::FTF_SP< space_point_t > | m_s2 |
| Acts::FTF_SP< space_point_t > | m_s3 |
| float | m_Q |
Definition at line 22 of file TrigBase.hpp.
View newest version in sPHENIX GitHub at line 22 of file TrigBase.hpp
|
delete |
|
inline |
Definition at line 26 of file TrigBase.hpp.
View newest version in sPHENIX GitHub at line 26 of file TrigBase.hpp
|
inline |
Definition at line 31 of file TrigBase.hpp.
View newest version in sPHENIX GitHub at line 31 of file TrigBase.hpp
|
inline |
Definition at line 37 of file TrigBase.hpp.
View newest version in sPHENIX GitHub at line 37 of file TrigBase.hpp
|
inline |
Definition at line 38 of file TrigBase.hpp.
View newest version in sPHENIX GitHub at line 38 of file TrigBase.hpp
|
inline |
|
inline |
|
inline |
|
protected |
Definition at line 44 of file TrigBase.hpp.
View newest version in sPHENIX GitHub at line 44 of file TrigBase.hpp
Referenced by TrigInDetTriplet< external_spacepoint_t >::Q().
|
protected |
Definition at line 41 of file TrigBase.hpp.
View newest version in sPHENIX GitHub at line 41 of file TrigBase.hpp
Referenced by TrigInDetTriplet< external_spacepoint_t >::s1().
|
protected |
Definition at line 42 of file TrigBase.hpp.
View newest version in sPHENIX GitHub at line 42 of file TrigBase.hpp
Referenced by TrigInDetTriplet< external_spacepoint_t >::s2().
|
protected |
Definition at line 43 of file TrigBase.hpp.
View newest version in sPHENIX GitHub at line 43 of file TrigBase.hpp
Referenced by TrigInDetTriplet< external_spacepoint_t >::s3().