CbmRoot
Loading...
Searching...
No Matches
HalCbmHbtEvent.h
Go to the documentation of this file.
1
/* Copyright (C) 2023-2023 Warsaw University of Technology, Warsaw
2
SPDX-License-Identifier: GPL-3.0-only
3
Authors: Daniel Wielanek [committer] */
4
#ifndef CBMHBTEVENT_H_
5
#define CBMHBTEVENT_H_
6
7
#include <Hal/Event.h>
8
#include <Hal/ExpEvent.h>
13
namespace
Hal
14
{
15
class
EventInterface;
16
}
17
18
class
HalCbmHbtEvent
:
public
Hal::ExpEvent {
19
protected
:
20
public
:
21
HalCbmHbtEvent
();
22
virtual
Hal::EventInterface*
CreateInterface
()
const
;
23
virtual
Bool_t
IsCompatible
(
const
Hal::Event* non_buffered)
const
;
24
virtual
Hal::Event*
GetNewEvent
()
const
{
return
new
HalCbmHbtEvent
(); };
25
virtual
~HalCbmHbtEvent
();
26
ClassDef(
HalCbmHbtEvent
, 1)
27
};
28
#endif
/* CBMHBTEVENT_H_ */
Bool_t
bool Bool_t
Definition
RootTypesDef.h:15
HalCbmHbtEvent
Definition
HalCbmHbtEvent.h:18
HalCbmHbtEvent::CreateInterface
virtual Hal::EventInterface * CreateInterface() const
Definition
HalCbmHbtEvent.cxx:19
HalCbmHbtEvent::~HalCbmHbtEvent
virtual ~HalCbmHbtEvent()
Definition
HalCbmHbtEvent.cxx:17
HalCbmHbtEvent::IsCompatible
virtual Bool_t IsCompatible(const Hal::Event *non_buffered) const
Definition
HalCbmHbtEvent.cxx:11
HalCbmHbtEvent::HalCbmHbtEvent
HalCbmHbtEvent()
Definition
HalCbmHbtEvent.cxx:9
HalCbmHbtEvent::GetNewEvent
virtual Hal::Event * GetNewEvent() const
Definition
HalCbmHbtEvent.h:24
Hal
Definition
HalCbmPairSeparationCut2D.h:11
analysis
PWGC2F
femtoscopy
hal
format
anatree
femto
HalCbmHbtEvent.h
Generated on Fri Mar 7 2025 23:04:03 for CbmRoot by
1.12.0