#include <cassert>#include <math.h>#include <vector>#include <iostream>#include "TString.h"#include "TFile.h"#include "TMath.h"#include "AtNuEvent/AtmosEvent.h"#include "AtNuEvent/AtmosShower.h"#include "AtNuEvent/AtmosShieldPlank.h"#include "MessageService/MsgService.h"#include "AtNuUtils/UtilMisc.h"#include "AtNuUtils/VetoShower.h"Go to the source code of this file.
Functions | |
| CVSID ("$Id: VetoShower.cxx,v 1.4 2007/01/15 19:52:00 rhatcher Exp $") | |
Variables | |
| const double | WlsFibreN = 1.43 |
| const double | ClearFibreN = 1.6 |
| const double | TimeWin = 100e-9 |
|
||||||||||||
|
|
|
|
Definition at line 21 of file VetoShower.cxx. Referenced by VetoTrack::Fill(), and VetoShower::Fill(). |
|
|
Definition at line 22 of file VetoShower.cxx. |
|
|
Definition at line 20 of file VetoShower.cxx. Referenced by VetoTrack::Fill(), and VetoShower::Fill(). |
1.3.9.1