Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PWG2Wrapper.cc File Reference
#include <iostream>
#include <time.h>
#include "JetScape.h"
#include "JetEnergyLoss.h"
#include "JetEnergyLossManager.h"
#include "JetScapeWriterStream.h"
#include "Matter.h"
#include "Brick.h"
#include "PythiaGun.h"
#include "HadronizationManager.h"
#include "Hadronization.h"
#include "ColoredHadronization.h"
#include "ColorlessHadronization.h"
#include <chrono>
#include <thread>
#include <sstream>
+ Include dependency graph for PWG2Wrapper.cc:

Go to the source code of this file.

Functions

void Show ()
 
int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 56 of file PWG2Wrapper.cc.

View newest version in sPHENIX GitHub at line 56 of file PWG2Wrapper.cc

References end, INFO_NICE, myAnalysis::init(), printf(), Show(), start, t, Acts::Test::time, and writer.

+ Here is the call graph for this function:

void Show ( )