ATLAS Offline Software
Typedefs
RZPair.h File Reference
#include <utility>
#include <vector>
Include dependency graph for RZPair.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef std::pair< double, double > RZPair
 
typedef std::vector< RZPairRZPairVector
 

Typedef Documentation

◆ RZPair

typedef std::pair<double,double> RZPair

Definition at line 15 of file RZPair.h.

◆ RZPairVector

typedef std::vector<RZPair> RZPairVector

Definition at line 18 of file RZPair.h.