NCFS-Pack
A generic (astro)particle physics analysis framework
Loading...
Searching...
No Matches
IceDOM.h
Go to the documentation of this file.
1
#ifndef IceDOM_h
2
#define IceDOM_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 "
IceGOM.h
"
8
10
11
class
IceDOM
:
public
IceGOM
12
{
13
public
:
14
IceDOM
();
// Default constructor
15
virtual
~IceDOM
();
// Default destructor
16
IceDOM
(
const
IceDOM
& m);
// Copy constructor
17
virtual
TObject*
Clone
(
const
char
* name=
""
)
const
;
// Make a deep copy and provide its pointer
18
19
ClassDef(
IceDOM
,1)
// Signal (Hit) handling of a generic IceCube Digital Optical Module (DOM).
20
};
21
#endif
IceGOM.h
IceDOM::IceDOM
IceDOM()
Definition
IceDOM.cxx:40
IceDOM::Clone
virtual TObject * Clone(const char *name="") const
Definition
IceDOM.cxx:67
IceDOM::~IceDOM
virtual ~IceDOM()
Definition
IceDOM.cxx:49
IceGOM::IceGOM
IceGOM()
Definition
IceGOM.cxx:123
icepack
source
IceDOM.h
Generated by
1.13.2