#include "TGraph.h"#include "TMath.h"#include "MNtpModule.h"#include "MNtp.h"#include "MBSpillAccessor.h"#include "MBSpill.h"#include "RecoBase/PropagationVelocity.h"#include "Record/RecRecordImp.h"#include "Record/RecCandHeader.h"#include "DataUtil/EnergyCorrections.h"#include "Validity/VldContext.h"#include "Validity/VldTimeStamp.h"#include "UgliGeometry/UgliGeomHandle.h"#include "UgliGeometry/UgliStripHandle.h"#include "Conventions/PlaneView.h"#include "Conventions/ReleaseType.h"#include "StandardNtuple/NtpStRecord.h"#include "CandNtupleSR/NtpSRStrip.h"#include "CandNtupleSR/NtpSREvent.h"#include "CandNtupleSR/NtpSRTrack.h"#include "CandNtupleSR/NtpSRShower.h"#include "MCNtuple/NtpMCTruth.h"#include "MCNtuple/NtpMCStdHep.h"#include "TruthHelperNtuple/NtpTHTrack.h"#include "AstroUtil/AstCoordinate.h"#include "NueAna/NueAnaTools/SntpHelpers.h"#include "MessageService/MsgService.h"#include "MinosObjectMap/MomNavigator.h"#include "JobControl/JobCModuleRegistry.h"#include "VertexFinder/NtpVtxFinder/NtpVtxFinder.h"Go to the source code of this file.
Functions | |
| JOBMODULE (MNtpModule,"MNtpModule","a job module to fill the information for MiniBooNE neutrino study") | |
| CVSID ("$Id: MNtpModule.cxx,v 1.21 2008/10/04 23:59:24 tjyang Exp $") | |
Variables | |
| const float | theta_mb = 83.5 |
| const float | phi_mb = 172.8 |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
Definition at line 53 of file MNtpModule.cxx. Referenced by MNtpModule::Ana(), and MNtpModule::FillTrkInfo(). |
|
|
Definition at line 52 of file MNtpModule.cxx. Referenced by MNtpModule::Ana(), and MNtpModule::FillTrkInfo(). |
1.3.9.1