#include <Hemisphere.h>
Public Member Functions | |
Hemisphere () | |
Hemisphere (const Candidate::LorentzVector &p4) | |
virtual | ~Hemisphere () |
Definition at line 17 of file Hemisphere.h.
pat::Hemisphere::Hemisphere | ( | ) | [inline] |
Definition at line 19 of file Hemisphere.h.
{}
pat::Hemisphere::Hemisphere | ( | const Candidate::LorentzVector & | p4 | ) | [inline] |
Definition at line 20 of file Hemisphere.h.
: CompositePtrCandidate(0,p4) {}
virtual pat::Hemisphere::~Hemisphere | ( | ) | [inline, virtual] |
Definition at line 22 of file Hemisphere.h.
{}