![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "TFile.h"#include "TF1.h"#include "TH1.h"#include "TH2.h"#include "TNtuple.h"#include "TTree.h"#include "TRandom3.h"#include "TMCParticle.h"#include "TLorentzVector.h"#include <cstdlib>#include <cstdio>#include <iostream>#include <iomanip>#include <fstream>#include <vector>
Include dependency graph for fakee_invmass.cc:Go to the source code of this file.
Functions | |
| int | fakee_invmass (double, string, long int) |
| int | main (int argc, char *argv[]) |
| int fakee_invmass | ( | double | eideff, |
| string | ofname, | ||
| long int | stat | ||
| ) |
Definition at line 40 of file fakee_invmass.cc.
View newest version in sPHENIX GitHub at line 40 of file fakee_invmass.cc
References double(), Fill(), fout, i, nbins, physmon_simulation::rnd, and start.
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function:| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 29 of file fakee_invmass.cc.
View newest version in sPHENIX GitHub at line 29 of file fakee_invmass.cc
References fakee_invmass().
Here is the call graph for this function: