Definition at line 96 of file TrigScintTrackProducer.h.
◆ operator==()
| bool trigscint::TrigScintTrackProducer::LUTKey::operator== |
( |
const LUTKey & | other | ) |
const |
|
inline |
Definition at line 99 of file TrigScintTrackProducer.h.
99 {
100 return p1_ == other.p1_ && p2_ == other.p2_ && p3_ == other.p3_;
101 }
◆ p1_
| float trigscint::TrigScintTrackProducer::LUTKey::p1_ |
◆ p2_
| float trigscint::TrigScintTrackProducer::LUTKey::p2_ |
◆ p3_
| float trigscint::TrigScintTrackProducer::LUTKey::p3_ |
The documentation for this struct was generated from the following file: