hash.h int insert(Cmomentum *v, Cmomentum *parent, Cmomentum *child, bool p_io, bool c_io) insert a new candidate into the hash. Definition: hash.cpp:102 double R2 circle radius (squared) NOTE: need to be set before any call to 'insert' Definition: hash.h:108 bool is_inside(Cmomentum *centre, Cmomentum *v) test if a particle is inside a cone of given centre. Definition: hash.cpp:219 The SISCone project has been developed by Gavin Salam and Gregory Soyez Documentation generated on Tue Jun 20 2023 18:08:37 for SISCone by Doxygen 1.9.4 |