+ //! It probably isn't a good idea to write a TTree with the above method, instead, try using nuis::persistency::GetOutputFile() to get the TFile and then manually writing/giving ownership of your TTree to the output file.
+ }
+};
+
+//! These declarations allow your class to be loaded dynamically by NUISANCE