#include <EmulatorClasses.h>
Public Member Functions | |
std::vector< std::vector< int > > | Deltas () |
MatchingOutput | GetMatchOut () |
Winner | GetWinner () |
int | Phi () |
void | SetNull () |
void | SetValues (MatchingOutput Mout, std::vector< std::vector< int >> Deltas, int Phi, int Theta, Winner winner) |
int | Theta () |
Private Attributes | |
std::vector< std::vector< int > > | _Deltas |
MatchingOutput | _Mout |
int | _Phi |
int | _Theta |
Winner | _winner |
Definition at line 173 of file EmulatorClasses.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 176 of file EmulatorClasses.h.
Referenced by CalcDeltas(), and CalcDeltas_Hold().
|
inline |
Definition at line 177 of file EmulatorClasses.h.
References Deltas(), ConvertedHit::Phi(), and ConvertedHit::Theta().
Referenced by Deltas().
|
inline |
|
private |
Definition at line 189 of file EmulatorClasses.h.
|
private |
Definition at line 185 of file EmulatorClasses.h.
|
private |
Definition at line 190 of file EmulatorClasses.h.
|
private |
Definition at line 190 of file EmulatorClasses.h.
|
private |
Definition at line 191 of file EmulatorClasses.h.