#include <cassert>#include <iostream>#include "ShowerTrace.h"#include "MessageService/MsgService.h"#include "AtNuEvent/AtmosShower.h"#include <cmath>Go to the source code of this file.
Functions | |
| CVSID ("$Id: ShowerTrace.cxx,v 1.3 2009/02/13 15:03:01 blake Exp $") | |
Variables | |
| const double | C45 = sqrt(2.) / 2. |
| const double | HalfSideL = 4. / (1. + sqrt(2.)) |
| const double | MaxPossibleTrace = 15.3 |
| const double | MaxPossibleTraceZ = 14.7 |
| const double | SM1EdgesZ [2] = { 0.00, 14.75} |
| const double | SM2EdgesZ [2] = {15.96, 29.94} |
|
||||||||||||
|
|
|
|
Definition at line 11 of file ShowerTrace.cxx. |
|
|
Definition at line 12 of file ShowerTrace.cxx. |
|
|
Definition at line 14 of file ShowerTrace.cxx. |
|
|
Definition at line 15 of file ShowerTrace.cxx. |
|
|
Definition at line 19 of file ShowerTrace.cxx. Referenced by ShowerTrace::Fill(). |
|
|
Definition at line 20 of file ShowerTrace.cxx. Referenced by ShowerTrace::Fill(). |
1.3.9.1