#ifndef ALI_MUON_ST1_CONTAINERS_H #define ALI_MUON_ST1_CONTAINERS_H /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. * * See cxx source for full Copyright notice */ /* $Id$ */ // AliMUONSt1Containers // -------------------- // Compiler directive for selection of containers type: // Either STL or ROOT // // Authors: David Guez, Ivana Hrivnacova, Marion MacCormick; IPN Orsay // #define ST1_WITH_ROOT //#define ST1_WITH_STL #endif //ALI_MUON_ST1_CONTAINERS_H