![]()  | 
						
							 
								EIC Software
							  
							
								Reference for 
								EIC 
								simulation and reconstruction software on GitHub
							  
						 | 
					
#include <iostream>#include <time.h>#include "JetScape.h"#include "JetEnergyLoss.h"#include "JetEnergyLossManager.h"#include "JetScapeWriterStream.h"#include "Brick.h"#include "PGun.h"#include "ElossValidation.h"#include "PartonPrinter.h"#include "HadronizationManager.h"#include "Hadronization.h"#include "ColoredHadronization.h"#include <chrono>
 Include dependency graph for SimpleValidate.cc:Go to the source code of this file.
Functions | |
| void | Show () | 
| int | main (int argc, char **argv) | 
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 46 of file SimpleValidate.cc.
View newest version in sPHENIX GitHub at line 46 of file SimpleValidate.cc
References printf(), Show(), start(), t, and Acts::Test::time.
 Here is the call graph for this function:| void Show | ( | ) |