NCFS-Pack
A generic (astro)particle physics analysis framework
Loading...
Searching...
No Matches
IceTDOM.h
Go to the documentation of this file.
1
#ifndef IceTDOM_h
2
#define IceTDOM_h
3
4
// Copyright(c) 2003, IceCube Experiment at the South Pole, All rights reserved.
5
// See cxx source for full Copyright notice.
6
7
#include "
IceDOM.h
"
8
10
11
class
IceTDOM
:
public
IceDOM
12
{
13
public
:
14
IceTDOM
();
// Default constructor
15
virtual
~IceTDOM
();
// Default destructor
16
IceTDOM
(
const
IceTDOM
& m);
// Copy constructor
17
virtual
TObject*
Clone
(
const
char
* name=
""
)
const
;
// Make a deep copy and provide its pointer
18
19
ClassDef(
IceTDOM
,1)
// Signal (Hit) handling of an IceTop Digital Optical Module (TDOM).
20
};
21
#endif
IceDOM.h
IceDOM::IceDOM
IceDOM()
Definition
IceDOM.cxx:40
IceTDOM::IceTDOM
IceTDOM()
Definition
IceTDOM.cxx:41
IceTDOM::~IceTDOM
virtual ~IceTDOM()
Definition
IceTDOM.cxx:50
IceTDOM::Clone
virtual TObject * Clone(const char *name="") const
Definition
IceTDOM.cxx:68
icepack
source
IceTDOM.h
Generated by
1.13.2