--- PamCut/MiscCuts/MiscCuts.h 2009/05/27 13:30:09 1.1.1.1 +++ PamCut/MiscCuts/MiscCuts.h 2010/06/29 07:49:50 1.7.2.1 @@ -10,12 +10,19 @@ /*! @file MiscCuts.h This header contains the inclusion of all miscellaneous cuts. */ +#include "AbsTimeCut/AbsTimeCut.h" // Absolute time #include "DataQualCut/DataQualCut.h" // Data quality +#include "EvRateS11Cut/EvRateS11Cut.h" // Event rate on S11 #include "GeoFieldCut/GeoFieldCut.h" // Geomagnetic field cut +#include "LShellCut/LShellCut.h" // L-Shell #include "LTGeoFillCut/LTGeoFillCut.h" // LT histo fill (binned in critical rigidity) #include "LTQualCut/LTQualCut.h" // Live Time +#include "OBTPktNumCut/OBTPktNumCut.h" // OBT and packet number #include "OBTQualCut/OBTQualCut.h" // On Board Time +#include "PitchAngleCut/PitchAngleCut.h" // Pitch angle #include "PktQualCut/PktQualCut.h" // Packet number +#include "StoermerCut/StoermerCut.h" // Stoermer cutoff +#include "TrackRedGeomCut/TrackRedGeomCut.h" // Track contained in a rectangular pipe #include "TrgConfCut/TrgConfCut.h" // Trigger configuration #endif /* MISCCUTS_H_ */