#include <vector>
#include "Math/Vector4D.h"
#include "Math/Vector4Dfwd.h"
#include "Rtypes.h"
Go to the source code of this file.
Data Structures | |
class | ic::Candidate |
Stores a four-momentum, charge and identifier, and is the base class for most other physics objects. More... | |
Namespaces | |
ic | |
Typedefs | |
typedef std::vector < ic::Candidate > | ic::CandidateCollection |