Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
DetectorEvent.h
1
/*
2
* DetectorEvent.h
3
*
4
* Created on: 04-05-2022
5
* Author: Daniel Wielanek
6
* E-mail: daniel.wielanek@gmail.com
7
* Warsaw University of Technology, Faculty of Physics
8
*/
9
#ifndef HALDETECTOREVENT_H_
10
#define HALDETECTOREVENT_H_
11
12
#include "DataFormat.h"
13
14
#include <TObject.h>
15
20
namespace
Hal
{
21
class
DetectorEvent
:
public
TObject {
22
public
:
23
DetectorEvent
();
24
virtual
~DetectorEvent
();
25
ClassDef(
DetectorEvent
, 1)
26
};
27
}
// namespace Hal
28
29
#endif
/* HALDETECTOREVENT_H_ */
Hal::DetectorEvent
Definition
DetectorEvent.h:21
Hal
Definition
EventAnaChain.cxx:28
data
dataformat
detector
DetectorEvent.h
Generated on Wed Oct 23 2024 15:07:51 for Heavy ion Analysis Libriares by
1.12.0