Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ChanSummary.cxx

Go to the documentation of this file.
00001 
00002 
00003 #include "Validator/ChanSummary.h"
00004 
00005 using namespace vali;
00006 
00007 ChanSummary::ChanSummary() :
00008 nSigs(0),
00009 SigTot(0),
00010 Sig2(0),
00011 Sig3(0),
00012 Sig4(0),
00013 x(0),
00014 y(0),
00015 t(0)
00016 {
00017 
00018 
00019 }
00020 ChanSummary::~ChanSummary()
00021 {
00022 }

Generated on Mon Nov 23 04:45:24 2009 for NOvA Offline by  doxygen 1.3.9.1