ATLAS Offline Software
Loading...
Searching...
No Matches
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
*/
13
14
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.h
TileDigits
Definition
TileDigits.h:30
TileRawChannelBuilderTest
Definition
src/TileRawChannelBuilderTest.h:24
TileRawChannelBuilderTest::rawChannel
virtual TileRawChannel * rawChannel(const TileDigits *digits, const EventContext &ctx) override
Builder virtual method to be implemented by subclasses.
Definition
TileRawChannelBuilderTest.cxx:24
TileRawChannelBuilderTest::TileRawChannelBuilder
TileRawChannelBuilder(const std::string &type, const std::string &name, const IInterface *parent)
Constructor.
Definition
TileRawChannelBuilder.cxx:49
TileRawChannelBuilder::TileRawChannelBuilder
TileRawChannelBuilder(const std::string &type, const std::string &name, const IInterface *parent)
Constructor.
Definition
TileRawChannelBuilder.cxx:49
TileRawChannel
Definition
TileRawChannel.h:35
Generated on
for ATLAS Offline Software by
1.14.0