#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 "TrimModule.h"#include "NueAna/NueAnalysisCuts.h"Go to the source code of this file.
Functions | |
| JOBMODULE (TrimModule,"TrimModule","Reduce the file size of AnaNue files by filtering out events") | |
| CVSID ("$Id: TrimModule.cxx,v 1.2 2008/11/19 18:22:51 rhatcher Exp $") | |
Variables | |
| const int | CALend = 110 |
| const int | SM1end = 230 |
| const int | SM2end = 484 |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
Definition at line 26 of file TrimModule.cxx. |
|
|
Definition at line 27 of file TrimModule.cxx. |
|
|
Definition at line 28 of file TrimModule.cxx. |
1.3.9.1