00001 00012 #ifndef __H1ODSCENTRALFITTEDV0_H 00013 #define __H1ODSCENTRALFITTEDV0_H 00014 00015 #include "jbltools/sfh/h1/H1Funs.h" 00016 00017 #include "H1Tracks/H1CentralFittedV0ArrayPtr.h" 00018 #include "H1Tracks/H1CentralFittedV0.h" 00019 00020 static JBLH1ClonesArrayEntries& ods_NumCentralFittedV0s = *new JBLH1ClonesArrayEntries("CentralFittedV0s"); 00021 static JBLH1SomeArrayIterator<H1CentralFittedV0ArrayPtr, H1Track>& ods_CentralFittedV0s = 00022 *new JBLH1SomeArrayIterator<H1CentralFittedV0ArrayPtr, H1Track>; 00023 00024 #endif /* #ifndef __H1ODSCENTRALFITTEDV0_H */