Page MenuHomeHEPForge

Particle.cc
No OneTemporary

Size
158 B
Referenced Files
None
Subscribers
None

Particle.cc

#include "HEJ/Particle.hh"
#include <boost/rational.hpp>
namespace HEJ {
boost::rational<int> charge(Particle const & p){
return charge(p.type);
}
}

File Metadata

Mime Type
text/x-c
Expires
Tue, Sep 30, 5:53 AM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6506680
Default Alt Text
Particle.cc (158 B)

Event Timeline