1 #ifndef __JTRIGGER__JMATCH1D__
2 #define __JTRIGGER__JMATCH1D__
16 namespace JPP {
using namespace JTRIGGER; }
30 template<
class JHit_t>
32 public JClonable< JMatch<JHit_t>, JMatch1D<JHit_t> >
42 const double Tmax_ns = 0.0) :
64 z = first.getZ() - second.getZ();
71 x = first.getX() - second.getX();
72 y = first.getY() - second.getY();
double getIndexOfRefraction()
Get average index of refraction of water corresponding to group velocity.
JMatch1D(const double roadWidth_m, const double Tmax_ns=0.0)
Constructor.
then echo The file $DIR KM3NeT_00000001_00000000 root already please rename or remove it first
virtual bool operator()(const JHit_t &first, const JHit_t &second) const override
Match operator.
Base class for match operations for cluster and hit-preprocessing methods.
Template class for object cloning.
const double getInverseSpeedOfLight()
Get inverse speed of light.
double getTanThetaC()
Get average tangent of Cherenkov angle of water corresponding to group velocity.