ATLAS Offline Software
Loading...
Searching...
No Matches
LArCalorimeter
LArG4
LArG4H6SD
src
LArG4H6WarmTCSDTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef __LArG4H6WarmTCSDTool_H__
6
#define __LArG4H6WarmTCSDTool_H__
7
8
#include "
G4AtlasTools/SensitiveDetectorBase.h
"
9
10
class
LArG4H6WarmTCSDTool
:
public
SensitiveDetectorBase
11
{
12
public
:
13
LArG4H6WarmTCSDTool
(
const
std::string&
type
,
const
std::string& name,
const
IInterface *parent);
14
~LArG4H6WarmTCSDTool
() {}
15
16
G4VSensitiveDetector*
makeSD
()
const
override final;
17
18
// Calls down to all the SDs to get them to pack their hits into a central collection
19
StatusCode
Gather
() override final;
20
};
21
22
#endif
// __LArG4H6WarmTCSDTool_h__
SensitiveDetectorBase.h
LArG4H6WarmTCSDTool::~LArG4H6WarmTCSDTool
~LArG4H6WarmTCSDTool()
Definition
LArG4H6WarmTCSDTool.h:14
LArG4H6WarmTCSDTool::LArG4H6WarmTCSDTool
LArG4H6WarmTCSDTool(const std::string &type, const std::string &name, const IInterface *parent)
LArG4H6WarmTCSDTool::Gather
StatusCode Gather() override final
End of an athena event.
LArG4H6WarmTCSDTool::makeSD
G4VSensitiveDetector * makeSD() const override final
SensitiveDetectorBase::SensitiveDetectorBase
SensitiveDetectorBase(const std::string &type, const std::string &name, const IInterface *parent)
Standard constructor.
Definition
SensitiveDetectorBase.cxx:17
const
type
Generated on
for ATLAS Offline Software by
1.14.0