#include <vector>
#include "Math/Point3D.h"
#include "Math/Point3Dfwd.h"
#include "UserCode/ICHiggsTauTau/interface/Candidate.hh"
#include "Rtypes.h"
Go to the source code of this file.
Data Structures | |
class | ic::GenJet |
Stores the basic properties of a generator-level jet, in particular can save the IDs of the GenParticle constituents. More... | |
Namespaces | |
ic | |
Typedefs | |
typedef std::vector< ic::GenJet > | ic::GenJetCollection |