ATLAS Offline Software
Loading...
Searching...
No Matches
LArSamples::Definitions Struct Reference

#include <Definitions.h>

Collaboration diagram for LArSamples::Definitions:

Static Public Member Functions

static double samplingTime (unsigned int i)
static bool isNone (double x)

Static Public Attributes

static const unsigned int nChannels = 195072
static const unsigned int nChannelsSC = 34048
static const unsigned int samplingInterval = 25
static const double none = -DBL_MAX

Detailed Description

Member Function Documentation

◆ isNone()

bool LArSamples::Definitions::isNone ( double x)
inlinestatic

Definition at line 19 of file LArCalorimeter/LArCafJobs/LArCafJobs/Definitions.h.

19{ return (x < 0.999*none); }
#define x

◆ samplingTime()

double LArSamples::Definitions::samplingTime ( unsigned int i)
inlinestatic

Member Data Documentation

◆ nChannels

const unsigned int Definitions::nChannels = 195072
static

◆ nChannelsSC

const unsigned int Definitions::nChannelsSC = 34048
static

◆ none

const double Definitions::none = -DBL_MAX
static

◆ samplingInterval

const unsigned int Definitions::samplingInterval = 25
static

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