|
SISCone
2.0.6
|
class for storing a border momentum (in context of co-circularity checks). More...
#include <protocones.h>

Public Member Functions | |
| Cborder_store (Cmomentum *momentum, double centre_eta, double centre_phi) | |
| default ctor | |
Public Attributes | |
| Cmomentum * | mom |
| particle momentum | |
| double | angle |
| angle w.r.t. circle centre | |
| bool | is_in |
| inclusion status of the particle | |
class for storing a border momentum (in context of co-circularity checks).
This class essentially calculates angle of border point w.r.t. circle center (eta & phi), and provides a store of information about whether we are currently including this point in the candidate
Definition at line 53 of file protocones.h.