Class PhotonOutput1D
Defined in File PhotonOutput1D.h
Inheritance Relationships
Base Type
public Module
(Class Module)
Class Documentation
-
class PhotonOutput1D : public Module
Public Functions
-
PhotonOutput1D()
-
PhotonOutput1D(std::ostream &out)
-
PhotonOutput1D(const std::string &filename)
-
~PhotonOutput1D()
-
virtual std::string getDescription() const
-
void close()
-
void gzip()
-
void setDescription(const std::string &description)
-
inline size_t addReference() const
-
inline size_t removeReference() const
-
inline int removeReferenceNoDelete() const
-
inline size_t getReferenceCount() const
Protected Attributes
-
mutable size_t _referenceCount
-
PhotonOutput1D()