#include <cassert>#include <math.h>#include <vector>#include <iostream>#include "TString.h"#include "TFile.h"#include "TMath.h"#include "AtNuEvent/AtmosEvent.h"#include "AtNuEvent/AtmosTrack.h"#include "AtNuEvent/AtmosShieldPlank.h"#include "MessageService/MsgService.h"#include "AtNuUtils/UtilMisc.h"#include "AtNuUtils/VetoTrack.h"Go to the source code of this file.
Functions | |
| CVSID ("$Id: VetoTrack.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 VetoTrack.cxx. |
|
|
Definition at line 22 of file VetoTrack.cxx. |
|
|
Definition at line 20 of file VetoTrack.cxx. |
1.3.9.1