Jpp
15.0.1-rc.1-highqe
the software that should make you happy
|
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 override |
Match operator. More... | |
virtual clone_type | clone () const override |
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.
|
inlineoverridevirtual |
Match operator.
first | hit |
second | hit |
Definition at line 87 of file JMatch3B.hh.
|
inlineoverridevirtualinherited |
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 >, JPHYSICS::JPDGTransformer_t< JArgument_t >, JPHYSICS::JPD0Transformer_t< JArgument_t >, JTOOLS::JMultiMapTransformer< N, JArgument_t >::JMultiMapDefaultTransformer, JPHYSICS::JPDFTransformer_t< JArgument_t >, JLANG::JClonable< JMatch< hit_type > >, JLANG::JClonable< JMatch< hit_type >, JMatch3D >, 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 115 of file JMatch3B.hh.
double JTRIGGER::JMatch3B< JHit_t >::TMaxExtra_ns |
Definition at line 116 of file JMatch3B.hh.
|
private |
Definition at line 119 of file JMatch3B.hh.
|
private |
Definition at line 120 of file JMatch3B.hh.
|
private |
Definition at line 121 of file JMatch3B.hh.
|
mutableprivate |
Definition at line 122 of file JMatch3B.hh.
|
mutableprivate |
Definition at line 123 of file JMatch3B.hh.
|
mutableprivate |
Definition at line 124 of file JMatch3B.hh.
|
mutableprivate |
Definition at line 125 of file JMatch3B.hh.
|
mutableprivate |
Definition at line 126 of file JMatch3B.hh.
|
mutableprivate |
Definition at line 127 of file JMatch3B.hh.
|
mutableprivate |
Definition at line 128 of file JMatch3B.hh.
|
private |
Definition at line 130 of file JMatch3B.hh.
|
private |
Definition at line 131 of file JMatch3B.hh.
|
private |
Definition at line 132 of file JMatch3B.hh.
|
private |
Definition at line 133 of file JMatch3B.hh.
|
private |
Definition at line 134 of file JMatch3B.hh.
|
private |
Definition at line 135 of file JMatch3B.hh.
|
private |
Definition at line 136 of file JMatch3B.hh.
|
mutableprivate |
Definition at line 137 of file JMatch3B.hh.