ATLAS Offline Software
TileCalorimeter
TileRecUtils
src
src/TileRawChannelBuilderTest.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
/*
3
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
4
*/
5
/*
6
*/
15
#ifndef TILERECUTILS_TILERAWCHANNELBUILDERTEST_H
16
#define TILERECUTILS_TILERAWCHANNELBUILDERTEST_H
17
18
19
#include "
TileRecUtils/TileRawChannelBuilder.h
"
20
21
22
class
TileRawChannelBuilderTest
23
:
public
TileRawChannelBuilder
24
{
25
public
:
26
using
TileRawChannelBuilder::TileRawChannelBuilder
;
27
28
34
virtual
TileRawChannel
*
rawChannel
(
const
TileDigits
* digits,
const
EventContext& ctx)
override
;
35
};
36
37
38
#endif // not TILERECUTILS_TILERAWCHANNELBUILDERTEST_H
TileRawChannelBuilder::TileRawChannelBuilder
TileRawChannelBuilder(const std::string &type, const std::string &name, const IInterface *parent)
Constructor.
Definition:
TileRawChannelBuilder.cxx:49
TileRawChannelBuilderTest
Definition:
src/TileRawChannelBuilderTest.h:24
TileRawChannel
Definition:
TileRawChannel.h:35
TileRawChannelBuilder
Definition:
TileRawChannelBuilder.h:59
TileDigits
Definition:
TileDigits.h:30
TileRawChannelBuilderTest::rawChannel
virtual TileRawChannel * rawChannel(const TileDigits *digits, const EventContext &ctx) override
Builder virtual method to be implemented by subclasses.
Definition:
TileRawChannelBuilderTest.cxx:24
TileRawChannelBuilder.h
Generated on Thu Nov 7 2024 21:28:22 for ATLAS Offline Software by
1.8.18