Jpp
|
3D match criterion with road width. More...
#include <JMatch3B.hh>
Public Types | |
typedef JClonable< JClonable_t >::clone_type | clone_type |
Public Member Functions | |
JMatch3B (const double road_width_m, const double Tmax_ns=0.0) | |
Constructor. More... | |
virtual bool | operator() (const JHit_t &first, const JHit_t &second) const |
Match operator. More... | |
virtual clone_type | clone () const |
Get clone of this object. More... | |
Public Attributes | |
double | roadWidth_m |
double | TMaxExtra_ns |
Private Attributes | |
double | D0 |
double | D1 |
double | D2 |
double | x |
double | y |
double | z |
double | d |
double | t |
double | dmin |
double | dmax |
double | D02 |
double | D12 |
double | D22 |
double | Rs2 |
double | Rst |
double | Rt |
double | R2 |
double | d2 |
3D match criterion with road width.
This match algorithm is intented for muon signals.
B. Bakker, "Trigger studies for the Antares and KM3NeT detector.", Master thesis, University of Amsterdam.
Definition at line 34 of file JMatch3B.hh.
|
inherited |
Definition at line 61 of file JClonable.hh.
|
inline |
Constructor.
road_width_m | maximal road width [m] |
Tmax_ns | maximal extra time [ns] |
Definition at line 44 of file JMatch3B.hh.
|
inlinevirtual |
Match operator.
first | hit |
second | hit |
Definition at line 79 of file JMatch3B.hh.
|
inlinevirtualinherited |
Get clone of this object.
Reimplemented in JPHYSICS::JPDFTransformer< 5, JArgument_t >, JPHYSICS::JPDFTransformer< 4, JArgument_t >, JPHYSICS::JPDFTransformer< 3, JArgument_t >, JPHYSICS::JPDFTransformer< 2, JArgument_t >, JTOOLS::JMultiMapTransformer< N, JArgument_t >::JMultiMapDefaultTransformer, JPHYSICS::JPDFTransformer< 1, JArgument_t >, JLANG::JClonable< JMatch< JTRIGGER::JHitR1 > >, and JLANG::JClonable< JMatch< JTRIGGER::JHitR1 >, JMatch3G< JTRIGGER::JHitR1 > >.
Definition at line 69 of file JClonable.hh.
double JTRIGGER::JMatch3B< JHit_t >::roadWidth_m |
Definition at line 107 of file JMatch3B.hh.
double JTRIGGER::JMatch3B< JHit_t >::TMaxExtra_ns |
Definition at line 108 of file JMatch3B.hh.
|
private |
Definition at line 111 of file JMatch3B.hh.
|
private |
Definition at line 112 of file JMatch3B.hh.
|
private |
Definition at line 113 of file JMatch3B.hh.
|
mutableprivate |
Definition at line 114 of file JMatch3B.hh.
|
mutableprivate |
Definition at line 115 of file JMatch3B.hh.
|
mutableprivate |
Definition at line 116 of file JMatch3B.hh.
|
mutableprivate |
Definition at line 117 of file JMatch3B.hh.
|
mutableprivate |
Definition at line 118 of file JMatch3B.hh.
|
mutableprivate |
Definition at line 119 of file JMatch3B.hh.
|
mutableprivate |
Definition at line 120 of file JMatch3B.hh.
|
private |
Definition at line 122 of file JMatch3B.hh.
|
private |
Definition at line 123 of file JMatch3B.hh.
|
private |
Definition at line 124 of file JMatch3B.hh.
|
private |
Definition at line 125 of file JMatch3B.hh.
|
private |
Definition at line 126 of file JMatch3B.hh.
|
private |
Definition at line 127 of file JMatch3B.hh.
|
private |
Definition at line 128 of file JMatch3B.hh.
|
mutableprivate |
Definition at line 129 of file JMatch3B.hh.