CLHEP/GenericFunctions/ArgumentList.hh

// -*- C++ -*-
// $Id: ArgumentList.hh,v 1.2 2001/05/16 05:10:28 joeb Exp $
#ifndef __ARGUMENT_LIST__
#define __ARGUMENT_LIST__
#include "CLHEP/GenericFunctions/Argument.hh"
HEP_BEGIN_NAMESPACE(Genfun)
  typedef HepSTL::vector<Argument> ArgumentList;
HEP_END_NAMESPACE(Genfun)
#endif 

Generated by GNU enscript 1.6.1.