![]() |
ATLAS Offline Software
|
#include <FCS_Cell.h>
Public Member Functions | |
| void | clear () |
| float | scalingfactor () |
| bool | operator< (const FCS_matchedcell &rhs) const |
| void | sorthit () |
| void | sortg4hit () |
| void | sort () |
| void | time_trim (float timing_cut) |
Public Attributes | |
| FCS_cell | cell |
| std::vector< FCS_g4hit > | g4hit |
| std::vector< FCS_hit > | hit |
Definition at line 56 of file FCS_Cell.h.
|
inline |
Definition at line 61 of file FCS_Cell.h.
|
inline |
Definition at line 63 of file FCS_Cell.h.
|
inline |
|
inline |
Definition at line 66 of file FCS_Cell.h.
|
inline |
Definition at line 65 of file FCS_Cell.h.
|
inline |
Definition at line 64 of file FCS_Cell.h.
|
inline |
Definition at line 67 of file FCS_Cell.h.
| FCS_cell FCS_matchedcell::cell |
Definition at line 58 of file FCS_Cell.h.
| std::vector<FCS_g4hit> FCS_matchedcell::g4hit |
Definition at line 59 of file FCS_Cell.h.
| std::vector<FCS_hit> FCS_matchedcell::hit |
Definition at line 60 of file FCS_Cell.h.