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