ATLAS Offline Software
Loading...
Searching...
No Matches
VectorConverter.h File Reference

Template for streamer converter for vector<T> -> vector, assuming T is convertable to U. More...

#include <string>
#include <vector>
#include "Rtypes.h"
#include "TBuffer.h"
#include "TClass.h"
#include "TMemberStreamer.h"
#include "RootConversions/VectorConverter.icc"
Include dependency graph for VectorConverter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RootConversions::VectorConverter< T, U >
 Converter for vector<T> to vector. More...

Namespaces

namespace  RootConversions

Detailed Description

Template for streamer converter for vector<T> -> vector, assuming T is convertable to U.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Oct, 2009, from previous code.

Definition in file VectorConverter.h.