ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "HepMCCompress.h"
#include "PHG4InEvent.h"
#include "PHG4Particle.h"
#include <vararray/VariableArrayContainer.h>
#include <vararray/VariableArray.h>
#include <vararray/VariableArrayIds.h>
#include <half/half.h>
#include <fun4all/Fun4AllReturnCodes.h>
#include <phool/getClass.h>
#include <HepMC/GenEvent.h>
#include <gsl/gsl_const.h>
#include <list>
Go to the source code of this file.
Classes | |
class | IsStateFinal |
this predicate returns true if the input has no decay vertex More... | |
Variables | |
const double | mm_over_c_to_sec = 0.1 / GSL_CONST_CGS_SPEED_OF_LIGHT |
static IsStateFinal | isfinal |
|
static |
Definition at line 32 of file HepMCCompress.cc.
View newest version in sPHENIX GitHub at line 32 of file HepMCCompress.cc
Referenced by HepMCCompress::process_event().
const double mm_over_c_to_sec = 0.1 / GSL_CONST_CGS_SPEED_OF_LIGHT |
Definition at line 17 of file HepMCCompress.cc.
View newest version in sPHENIX GitHub at line 17 of file HepMCCompress.cc