HighLAND
Public Member Functions | List of all members
AnaDetCrossingIO Class Reference

Representation of a detector crossing info for a trajectory/track. More...

#include <DataClassesIO.hxx>

Inheritance diagram for AnaDetCrossingIO:
AnaDetCrossingB

Public Member Functions

 AnaDetCrossingIO (const AnaDetCrossingB &cross)
 A constructor from the corresponding base class.
 
virtual void Define (OutputManager &man, const std::string &counter, const std::string &prefix="") const
 
virtual void Write (OutputManager &man, const std::string &prefix="", Int_t indx1=-1, Int_t indx2=0) const
 
- Public Member Functions inherited from AnaDetCrossingB
virtual AnaDetCrossingBClone ()
 Clone this object.
 

Additional Inherited Members

- Public Attributes inherited from AnaDetCrossingB
Float_t EntrancePosition [4]
 for each subdetector tell the entrance position
 
Float_t ExitPosition [4]
 for each subdetector tell the exit position
 
Float_t EntranceMomentum [3]
 for each subdetector tell the entrance momentum
 
Float_t ExitMomentum [3]
 for each subdetector tell the exit momentum
 
bool InActive
 If the particle passes through an active part of the subdetector.
 
unsigned long Detector
 
- Protected Member Functions inherited from AnaDetCrossingB
 AnaDetCrossingB (const AnaDetCrossingB &cross)
 Copy constructor is protected, as Clone() should be used to copy this object.
 

Detailed Description

Representation of a detector crossing info for a trajectory/track.

Definition at line 23 of file DataClassesIO.hxx.


The documentation for this class was generated from the following files: