ATLAS Offline Software
Loading...
Searching...
No Matches
LArOFCP1.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3*/
4
7
9 const std::vector<std::vector<float> >& vOFC_a,
10 const std::vector<std::vector<float> >& vOFC_b)
11 : LAr2DWaveBase (timeOffset, timeBinWidth, vOFC_a, vOFC_b)
12{
13}
14
15
17 float timeBinWidth,
18 unsigned int nPhases,
19 unsigned int nSamples,
20 const std::vector<float>& ofc_a,
21 const std::vector<float>& ofc_b,
22 unsigned int index)
24 nPhases, nSamples,
25 ofc_a, ofc_b, index)
26{
27}
28
29
34
35
A more compact way of storing shape/ofc data.
float timeBinWidth() const
Return the time bin width for this channel.
LAr2DWaveBase()
Default constructor.
float timeOffset() const
Return the time offset for this channel.
A more compact way of storing shape/ofc data — non-const portion.
A more compact way of storing shape/ofc data — const portion.
LArOFCP1()
Definition LArOFCP1.h:27
Definition index.py:1