#include "TH1F.h"#include "TFile.h"#include "Conventions/Detector.h"#include "NueAna/NueRecord.h"#include "MessageService/MsgService.h"#include "MinosObjectMap/MomNavigator.h"#include "JobControl/JobCModuleRegistry.h"#include "HistMan/HistMan.h"#include <fstream>#include "AnalysisNtuples/ANtpDefaultValue.h"#include "TClass.h"#include "TDataType.h"#include "TDataMember.h"#include "TRealData.h"#include <string>#include "NtpStTrimmer.h"#include "NueAna/NueAnalysisCuts.h"#include "CandNtupleSR/NtpSRRecord.h"Go to the source code of this file.
Functions | |
| JOBMODULE (NtpStTrimmer,"NtpStTrimmer","Reduce the file size of AnaNue files by filtering out events") | |
| CVSID ("$Id: NtpStTrimmer.cxx,v 1.3 2008/11/19 18:22:51 rhatcher Exp $") | |
Variables | |
| const int | CALend = 110 |
| const int | SM1end = 230 |
| const int | SM2end = 484 |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
Definition at line 28 of file NtpStTrimmer.cxx. |
|
|
Definition at line 29 of file NtpStTrimmer.cxx. |
|
|
Definition at line 30 of file NtpStTrimmer.cxx. |
1.3.9.1