EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <TROOT.h>
#include <TRint.h>
#include <TSystem.h>
#include <TThread.h>
#include <TString.h>
#include <iostream>
#include <string>
#include "eicsmear/functions.h"
Go to the source code of this file.
Classes | |
class | SmearRint |
Functions | |
int | main (int argc, char **argv) |
Variables | |
R__EXTERN class SmearRint * | gSmearRint = NULL |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 52 of file eic-smear.cxx.
View newest version in sPHENIX GitHub at line 52 of file eic-smear.cxx
References erhic::EicSmearVersionString.
SmearRint * gSmearRint = NULL |
Definition at line 15 of file eic-smear.cxx.
View newest version in sPHENIX GitHub at line 15 of file eic-smear.cxx