ATLAS Offline Software
Loading...
Searching...
No Matches
Definitions.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3*/
4
6#include "TMath.h"
7
8using namespace LArSamples;
9
10
11const unsigned int Definitions::nChannels = 195072;
12const unsigned int Definitions::nChannelsSC = 34048;
13const unsigned int Definitions::samplingInterval = 25;
14const double Definitions::none = -DBL_MAX;