HerdSoftware  0.3.2
Public Member Functions | Public Attributes | List of all members
Herd::CaloGeoParams::CooIndexRange Struct Reference

Helper struct to hold a CooIndex range. More...

#include <CaloGeoParams.h>

Public Member Functions

bool operator== (const CooIndexRange &other) const
 
unsigned char Size () const
 

Public Attributes

unsigned char begin = defaultValue<unsigned char>
 
unsigned char end = defaultValue<unsigned char>
 

Detailed Description

Helper struct to hold a CooIndex range.

Member Function Documentation

◆ operator==()

bool Herd::CaloGeoParams::CooIndexRange::operator== ( const CooIndexRange other) const
inline

◆ Size()

unsigned char Herd::CaloGeoParams::CooIndexRange::Size ( ) const
inline

Member Data Documentation

◆ begin

unsigned char Herd::CaloGeoParams::CooIndexRange::begin = defaultValue<unsigned char>

◆ end

unsigned char Herd::CaloGeoParams::CooIndexRange::end = defaultValue<unsigned char>

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