Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
EventPhiCut.h
1
/*
2
* EventPhiCut.h
3
*
4
* Created on: 04-05-2022
5
* Author: wielanek
6
*/
7
8
#ifndef HALEVENTPHICUT_H_
9
#define HALEVENTPHICUT_H_
10
11
#include "EventCut.h"
16
namespace
Hal
{
17
class
EventPhiCut
:
public
EventCut
{
18
protected
:
19
public
:
20
EventPhiCut
();
21
virtual
Bool_t
Pass
(
Event
* event);
22
virtual
~EventPhiCut
();
23
ClassDef(
EventPhiCut
, 1)
24
};
25
}
// namespace Hal
26
27
#endif
/* HALEVENTPHICUT_H_ */
Hal::EventCut
Definition
EventCut.h:16
Hal::EventPhiCut
Definition
EventPhiCut.h:17
Hal::EventPhiCut::Pass
virtual Bool_t Pass(Event *event)
Definition
EventPhiCut.cxx:15
Hal::Event
Definition
Event.h:50
Hal
Definition
EventAnaChain.cxx:28
cuts
eventcuts
general
EventPhiCut.h
Generated on Wed Oct 23 2024 15:07:51 for Heavy ion Analysis Libriares by
1.12.0