AMSDST
|
#include "myEvent.h"
#include "debug.h"
#include <TClass.h>
#include <iostream>
#include <config.hxx>
#include "myChain.h"
Go to the source code of this file.
Functions | |
ClassImp (myEvent) | |
bool | pnpoly (int npol, float *xp, float *yp, float x, float y) |
Variables | |
section_t | gsection |
unsigned int | TimePrevSlow = 0 |
unsigned int | TimePrevISS = 0 |
ClassImp | ( | myEvent | ) |
bool pnpoly | ( | int | npol, |
float * | xp, | ||
float * | yp, | ||
float | x, | ||
float | y | ||
) |
Definition at line 853 of file myEvent.cxx.
Referenced by myEvent::InSAA().
section_t gsection |
Definition at line 18 of file myEvent.cxx.
Referenced by _proc_args(), and main().
unsigned int TimePrevISS = 0 |
Definition at line 23 of file myEvent.cxx.
unsigned int TimePrevSlow = 0 |
Definition at line 22 of file myEvent.cxx.