ATLAS Offline Software
Public Member Functions | List of all members
JetGeom::point_t Class Reference

Very basic point objects. More...

#include <cyl_geom.h>

Inheritance diagram for JetGeom::point_t:
Collaboration diagram for JetGeom::point_t:

Public Member Functions

 point_t (float x, float y)
 

Detailed Description

Very basic point objects.

Definition at line 25 of file cyl_geom.h.

Constructor & Destructor Documentation

◆ point_t()

JetGeom::point_t::point_t ( float  x,
float  y 
)
inline

Definition at line 27 of file cyl_geom.h.

27 {first = x; second = y;}

The documentation for this class was generated from the following file:
python.SystemOfUnits.second
int second
Definition: SystemOfUnits.py:120
x
#define x
y
#define y
DeMoScan.first
bool first
Definition: DeMoScan.py:534