Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
EventCuts.h
1/*
2 * EventCuts.h
3 *
4 * Created on: 14-08-2014
5 * Author: Daniel Wielanek
6 * E-mail: daniel.wielanek@gmail.com
7 * Warsaw University of Technology, Faculty of Physics
8 */
9#ifndef HALEVENTCUTS_H_
10#define HALEVENTCUTS_H_
11
12#include "EventImpactParameterCut.h"
13#include "EventMultiplicityCut.h"
14#include "EventPhiCut.h"
15#include "EventPtMaxCut.h"
16
17#endif /* HALEVENTCUTS_H_ */