siscone::Ceta_phi_range Class Reference class for holding a covering range in eta-phi More...
Detailed Descriptionclass for holding a covering range in eta-phi This class deals with ranges in the eta-phi plane. It implements methods to test if two ranges overlap and to take the union of two overlapping intervals. Constructor & Destructor Documentation◆ Ceta_phi_range() [1/2]
◆ Ceta_phi_range() [2/2]
Member Function Documentation◆ add_particle()
add a particle to the range
Definition at line 111 of file geom_2d.cpp. ◆ operator=()
assignment of range
Definition at line 99 of file geom_2d.cpp. Member Data Documentation◆ eta_max
maximal value for eta Definition at line 150 of file geom_2d.h. Referenced by Ceta_phi_range(), and siscone::Csplit_merge::init_pleft(). ◆ eta_min
minimal value for eta Definition at line 149 of file geom_2d.h. Referenced by Ceta_phi_range(), and siscone::Csplit_merge::init_pleft(). ◆ eta_range
eta range as a binary coding of covered cells Definition at line 143 of file geom_2d.h. Referenced by add_particle(), Ceta_phi_range(), and operator=(). ◆ phi_range
phi range as a binary coding of covered cells Definition at line 146 of file geom_2d.h. Referenced by add_particle(), Ceta_phi_range(), and operator=(). The documentation for this class was generated from the following files:
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 |