#include <string>
#include <vector>
#include <typeinfo>
#include <cxxabi.h>
#include <DataFormats/Common/interface/OwnVector.h>
Go to the source code of this file.
Namespaces | |
namespace | pat |
Classes | |
class | pat::UserData |
Base class for data that users can add to pat objects. More... | |
class | pat::UserHolder< T > |
Typedefs | |
typedef edm::OwnVector < pat::UserData > | pat::UserDataCollection |