ATLAS Offline Software
Public Attributes | List of all members
Interp3D::VetoInterp Struct Reference

#include <Interp3D.h>

Collaboration diagram for Interp3D::VetoInterp:

Public Attributes

std::vector< std::pair< double, double > > xRange
 
std::vector< std::pair< double, double > > yRange
 

Detailed Description

Definition at line 15 of file Interp3D.h.

Member Data Documentation

◆ xRange

std::vector<std::pair<double, double> > Interp3D::VetoInterp::xRange

Definition at line 16 of file Interp3D.h.

◆ yRange

std::vector<std::pair<double, double> > Interp3D::VetoInterp::yRange

Definition at line 17 of file Interp3D.h.


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