Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Variables | |
$ncolumns = 8 | |
$at_column = 0 | |
$scale = "160" | |
$topdir = $_POST[runrange] . $_POST[histos] | |
$dirs = explode("/", $topdir) | |
$sub = explode(".", $dirs[sizeof($dirs)-1]) | |
$subsystem = $sub[0] | |
$cmd = "ls -r ".$topdir | |
foreach($dirs as $subdir) | $old_runnumber = 0 |
foreach ($all_files as $file) | |
$at_column = 0 |
Definition at line 8 of file showplots.php.
View newest version in sPHENIX GitHub at line 8 of file showplots.php
$cmd = "ls -r ".$topdir |
Definition at line 24 of file showplots.php.
View newest version in sPHENIX GitHub at line 24 of file showplots.php
$dirs = explode("/", $topdir) |
Definition at line 13 of file showplots.php.
View newest version in sPHENIX GitHub at line 13 of file showplots.php
$ncolumns = 8 |
Definition at line 7 of file showplots.php.
View newest version in sPHENIX GitHub at line 7 of file showplots.php
foreach ($dirs as $subdir) $old_runnumber = 0 |
Definition at line 36 of file showplots.php.
View newest version in sPHENIX GitHub at line 36 of file showplots.php
$scale = "160" |
Definition at line 9 of file showplots.php.
View newest version in sPHENIX GitHub at line 9 of file showplots.php
$sub = explode(".", $dirs[sizeof($dirs)-1]) |
Definition at line 14 of file showplots.php.
View newest version in sPHENIX GitHub at line 14 of file showplots.php
$subsystem = $sub[0] |
Definition at line 15 of file showplots.php.
View newest version in sPHENIX GitHub at line 15 of file showplots.php
$topdir = $_POST[runrange] . $_POST[histos] |
Definition at line 11 of file showplots.php.
View newest version in sPHENIX GitHub at line 11 of file showplots.php
foreach($all_files as $file) |
Definition at line 44 of file showplots.php.
View newest version in sPHENIX GitHub at line 44 of file showplots.php