Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
EventPrimaryTracksNoCut.h
1
/*
2
* EventPrimaryNoCut.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 HALEVENTPRIMARYTRACKSNOCUT_H_
10
#define HALEVENTPRIMARYTRACKSNOCUT_H_
11
12
#include "EventCut.h"
13
14
namespace
Hal
{
15
class
EventPrimaryTracksNoCut
:
public
EventCut
{
16
public
:
17
EventPrimaryTracksNoCut
();
18
virtual
Bool_t
Pass
(
Event
* event);
19
virtual
~EventPrimaryTracksNoCut
();
20
ClassDef(
EventPrimaryTracksNoCut
, 1)
21
};
22
}
// namespace Hal
23
#endif
/* HALEVENTPRIMARYTRACKSNOCUT_H_ */
Hal::EventCut
Definition
EventCut.h:16
Hal::EventPrimaryTracksNoCut
Definition
EventPrimaryTracksNoCut.h:15
Hal::EventPrimaryTracksNoCut::Pass
virtual Bool_t Pass(Event *event)
Definition
EventPrimaryTracksNoCut.cxx:17
Hal::Event
Definition
Event.h:50
Hal
Definition
EventAnaChain.cxx:28
cuts
eventcuts
general
EventPrimaryTracksNoCut.h
Generated on Wed Oct 23 2024 15:07:51 for Heavy ion Analysis Libriares by
1.12.0