Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
MyFavoriteMartin.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file MyFavoriteMartin.h
1
#ifndef __MYFAVORITEMARTIN_H__
2
#define __MYFAVORITEMARTIN_H__
3
4
#include <
Event.h
>
5
6
int
process_event
(
Event
*
e
);
//++CINT
7
int
prdfopen
(
const
char
*
filename
);
8
int
prdfclose
();
9
10
/*nr-th event function prototypes*/
11
int
getFirstEventNr
();
12
void
setFirstEventNr
(
const
int
nr);
13
int
b2G
(
int
b
);
14
15
#endif
/* __MYFAVORITEMARTIN_H__ */
analysis
blob
master
TPC
groot
MyFavoriteMartin.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:17:58
using
1.8.2 with
sPHENIX GitHub integration