eic-smear  1.0.3
A collection of ROOT classes for Monte Carlo events and a fast-smearing code simulating detector effects for the Electron-Ion Collider task force
Pair Struct Reference

Public Member Functions

 Pair (int x, int y)
 
bool operator< (const Pair &other) const
 

Public Attributes

int a
 
int b
 

Detailed Description

Definition at line 80 of file functions.cxx.

Constructor & Destructor Documentation

◆ Pair()

Pair::Pair ( int  x,
int  y 
)
inline

Definition at line 83 of file functions.cxx.

Member Function Documentation

◆ operator<()

bool Pair::operator< ( const Pair other) const
inline

Definition at line 85 of file functions.cxx.

Member Data Documentation

◆ a

int Pair::a

Definition at line 81 of file functions.cxx.

◆ b

int Pair::b

Definition at line 82 of file functions.cxx.


The documentation for this struct was generated from the following file: